Hi,

We are doing cold backup to disk using RMAN on 8.1.7. The catalog was created sometime ago and we successfully performed hot backups. I don't know after turning off archivelog that it might cause the catalog to be messed up. I checked rc_database by connect as rman user, and the database was register there ok. However running "select owner from dba_objects where
object_name='DBMS_RCVCAT';"

as SYS user, didn't find anything.

Iam thinking about clean it up.
Here are the error messages.


RMAN-03026: error recovery releasing channel resources
RMAN-08031: released channel: d1
RMAN-08031: released channel: d3
RMAN-08031: released channel: d2
RMAN-08031: released channel: d4
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure during compilation of command
RMAN-03013: command type: backup
RMAN-03014: implicit resync of recovery catalog failed
RMAN-06004: ORACLE error from recovery catalog database: RMAN-20001: target database not found in recovery cat
alog

Recovery Manager complete.

[Edited by goodhealth on 08-02-2001 at 02:08 PM]