RMAN-06733: database unregistered from the recovery catalog

Answers were Sorted based on User's Feedback



RMAN-06733: database unregistered from the recovery catalog..

Answer / guest

Cause: informational message

Action: no action required

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

RMAN-06733: database unregistered from the recovery catalog..

Answer / jay

Make sure you register the database to the catalog.

RMAN> create catalog;
--> output: "recovery catalog created"
RMAN>connect target /
RMAN> register database;
--> output: database registered in recovery catalog
starting full resync of recovery catalog
full resync complete

RMAN>exit

works in 10gR2

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

AMD-00110: parameter string of "string" not valid

1 Answers  


ORA-24805: LOB type mismatch

1 Answers  


ORA-30037: Cannot perform parallel DML after a prior DML on the object

1 Answers  


SQL*Loader-00600: Bind size of number bytes increased to number bytes to hold 1 row.

1 Answers  


ORA-30450: refresh_after_errors was TRUE; The following MVs could not be refreshed: string

1 Answers  






RMAN-08047: channel string: starting compressed incremental level string datafile backupset

1 Answers  


ORA-01902: SEGMENT keyword expected

1 Answers  


CLSS-03001: local node number string, master node number string

1 Answers  


ORA-06755: TLI Driver: cannot close transport endpoint

1 Answers  


ORA-31665: mode can only be defaulted for IMPORT and SQL_FILE operations

1 Answers  


ORA-14018: partition bound list contains too few elements

1 Answers  


QSM-02036: in-list present in mv

1 Answers  


Categories