摘要:
#######sample http://blog.itpub.net/26937943/viewspace-1097999/ 1.启用数据库审计SQL> alter system set audit_trail=db scope=spfile;2.审计结果保存在哪里 1)保存在数据库中(sys.a 阅读全文
摘要:
1参考 https://gavinsoorma.com/2010/03/11g-data-guard-broker-dgmgrl-configuration-quick-steps/ This note describes the commands used to create a Data Gua 阅读全文
摘要:
打完补丁,取消之前设置的隐含参数配置 alter system reset "_kt_debug_flags" scope=spfile sid='*'; ######## 12.5.1 Flashing Back a Physical Standby Database to a Specific 阅读全文
摘要:
###################10g Creating a Physical Standby Database OASSTBY Make sure database is in archivelog mode(If it’s not then shutdown instance 2, shu 阅读全文
摘要:
rman-08120 We need RMAN to automatically purge archivelogs from the FRA once they are applied to the standby database. 1) From bug 6216036: In 10g, th 阅读全文