摘要:
select * from dba_role_privs; 授予用户和其他角色的角色select * from dba_sys_privs; 授予用户和其他角色的系统权限select * from dba_tab_privs; 数据库中对象的所有授权 参考:查看角色 权限 Oracle 谷歌 DBA 阅读全文
摘要:
从OCP考题里找出来的,暂时未实验 1.Change the value of the DB_RECOVERY_FILE_DEST initialization parameter to a new value. 2.Shut down the instance. 3.Start up the in 阅读全文
摘要:
相关连接: http://www.itpub.net/thread-739895-1-1.html http://blog.sina.com.cn/s/blog_6fd335bb0100qnzv.html http://www.oracledistilled.com/oracle-database/ 阅读全文