Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Help: Can't register database with RMAN
Hi,
I am running server 8.1.5 on Redhat 6.1. After having created a dedicated tablespace and the catalog owner on the catalog database, I could connect to the catalog database as the catalog owner and created a catalog. However, following errors occur when I tried to register the database:
RMAN> connect target
RMAN-06005: connected to target database: PRD1 (DBID=724408206)
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-03026: error recovery releasing channel resources RMAN-00571: =========================================================== RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS =============== RMAN-00571: =========================================================== RMAN-07005: error during channel cleanup RMAN-07004: unhandled exception during command execution on channeldefault
P.S: The catalog was created with the RMAN command "CREATE CATALOG TABLESPACE ..." and I did explicitly create a public synonym for DBMS_BACKUP_RESTORE and grant EXECUTE on it to the catalog owner.
Bon-Minh Lam
-- To reply to me directly, please mail to: bmlam at online dot deReceived on Sun Mar 11 2001 - 07:11:21 CST
![]() |
![]() |