|
原帖由 tangbufan 于 2009-4-14 10:24 发表 ![]()
遇到与lz描述相似情况。 即:
archive log filename=/v06/oradata/小学校db/arch/arch_1_7601_680845916.arc recid=7601 stamp=683912387
Finished backup at 04/12/2009 18:26:41
released channel: c1
released channel: c2
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-06004: ORACLE error from recovery catalog database: ORA-03113: end-of-file on communication channel
ORACLE error from recovery catalog database: ORA-03114: not connected to ORACLE
Recovery Manager complete.
===
backup seems no problem, don\' t know why bunch of RMAN error message generated. 请教可能原因。 Thanks!
There're many reasons for ORA-3113 and there's no systematic way to solve it. But generally, you can start with checking to see if there's a trace file for the error. If yes, see if there's an error stack in it. If so, find the topmost non-error handling function and search for it on Metalink.
Yong Huang |
|