RMAN-06733: database unregistered from the recovery catalog
Answers were Sorted based on User's Feedback
Answer / guest
Cause: informational message
Action: no action required
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
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 |
ORA-29336: Internal error [string] [string] from DBMS_PLUGTS
PCC-00142: No EXEC SQL CONTEXT USE statement encountered
ORA-38714: Instance recovery required.
ORA-39001: invalid argument value
DRG-10583: TRUNCATE INDEX failed: string
PCC-02326: illegal structure reference operation
RMAN-03036: Debugging set to level=number, types=string
ORA-00340: IO error processing online log string of thread string
ORA-02420: missing schema authorization clause
ORA-31456: error executing a procedure in the DBMS_CDC_UTILITY package
PCC-01019: Invalid conversion buffer size
ORA-23291: Only base table columns may be renamed