xyhui 发表于 2012-12-22 02:39:36

ORA-03113: end-of-file on communication channel

<div id="cnblogs_post_body">http://pic002.cnblogs.com/images/2012/455317/2012120316484530.jpg
今天模拟INACTIVE的日志组丢失情况,遭遇 ORA-03113
<div class="cnblogs_code">SQL> select group#,archived,status from v$log;    GROUP# ARC STATUS---------- --- ----------------         1 NOCURRENT         2 YES INACTIVE         3 YES INACTIVESQL> select member from v$logfile where group#=3;MEMBER--------------------------------------------------------------------------------/u01/app/oracle/oradata/xyhui11g/redo03.log
页: [1]
查看完整版本: ORA-03113: end-of-file on communication channel