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 |
LFI-00126: Record format can only be one of Fixed or Variable.
ORA-01514: error in log specification: no such log
EXP-00020: failed to allocate memory of size number
ORA-01632: max # extents (string) reached in index string.string
ORA-02175: invalid rollback segment name
ORA-24369: required callbacks not registered for one or more bind handles
ORA-24004: invalid column name string in SORT_LIST, should be ENQ_TIME or PRIORITY
ORA-01664: Transaction which has expanded the Sort Segment has aborted
ORA-24460: Native Net Internal Error
ORA-22911: duplicate storage specification for the nested table item
ORA-32301: object-relational materialized views must be primary key based
PCC-00027: Redeclared SQL Identifier "string" at line number in file string