Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> RMAN catalog messed up?
I had some difficulties using my RMAN catalog so I decided dropping the catalog at last. But when I rebuilt and re-registered my catalog and my database (or let's say when I tried to), I only get the same error stack as before. Any suggestions how to solve this problem would be great.
Chris
My error stacks:
RMAN> register database;
RMAN-03022: compiling command: register RMAN-03023: executing command: register RMAN-08006: database registered in recovery catalog RMAN-03023: executing command: full resync RMAN-08002: starting full resync of recovery catalog RMAN-03026: error recovery releasing channel resources RMAN-00571: =========================================================== RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS =============== RMAN-00571: =========================================================== RMAN-03008: error while performing automatic resync of recovery catalog RMAN-07004: unhandled exception during command execution on channel default RMAN-10035: exception raised in RPC: ORA-01403: no data found RMAN-10031: ORA-1403 occurred during call to DBMS_RCVCAT.CHECKBACKUPPIECE
[...]
>RMAN> register database;
>RMAN-03022: compiling command: register
>RMAN-03023: executing command: register
>RMAN-08006: database registered in recovery catalog
>RMAN-03023: executing command: full resync
>RMAN-08002: starting full resync of recovery catalog
>RMAN-03026: error recovery releasing channel resources
>RMAN-00571: ===========================================================
>RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
>RMAN-00571: ===========================================================
>RMAN-03008: error while performing automatic resync of recovery catalog
>RMAN-07004: unhandled exception during command execution on channel default
>RMAN-10035: exception raised in RPC: ORA-01403: no data found
>RMAN-10031: ORA-1403 occurred during call to DBMS_RCVCAT.CHECKBACKUPPIECE
Received on Thu May 03 2001 - 08:27:07 CDT
![]() |
![]() |