Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> RMAN catalog messed up?

RMAN catalog messed up?

From: Chris Cudennec <cudennec_at_web.de>
Date: Thu, 3 May 2001 15:27:07 +0200
Message-ID: <9crmbu$490$1@news.nsu.ru>

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> sql 'ALTER SYSTEM SET REMOTE_DEPENDENCIES_MODE = SIGNATURE';
>RMAN-03022: compiling command: sql
>RMAN-06162: sql statement: ALTER SYSTEM SET REMOTE_DEPENDENCIES_MODE =
 SIGNATURE
>RMAN-03023: executing command: sql

[...]

>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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US