摘要:
可能原因: 1. rman 异常中断。导致数据库session里的rman 程序异常。无法正常清理,强制kill session 也没用。 the issue was due to the 3rd party SBT library rman backup from the investigatio 阅读全文
摘要:
1. 检查数据库是否delete: 1.select sid,serial#,event,logon_time,status,sql_id,p1,p2,p3 from v$session where sql_id in (select sql_id from v$sqlarea where sql_ 阅读全文