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

ORA-01942: IDENTIFIED BY and EXTERNALLY cannot both be specified

1 Answers  


LFI-00144: File [string][string] does not exist

1 Answers  


PLS-01402: Use of quoted identifier

1 Answers  


ORA-08467: error converting Oracle number to string

1 Answers  


RMAN-06404: database dismounted

1 Answers  






ORA-06958: Failed to access configuration file

1 Answers  


ORA-01277: file 'string' already exists

1 Answers  


ORA-31643: unable to close dump file "string"

1 Answers  


KUP-11012: file string in string already exists

1 Answers  


ORA-38754: FLASHBACK DATABASE not started; required redo log is not available

1 Answers  


SQL*Loader-00440: Invalid table specified as scope of a REF

1 Answers  


ORA-23407: object name string must be shaped like "schema"."object" or "object"

1 Answers  


Categories