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

TNS-00248: Unable to get information from file :string: Exiting with NR error:number

1 Answers  


ORA-22338: must specify CASCADE INCLUDING DATA when altering the final property

1 Answers  


ORA-06916: CMX: error in data read (t_datain)

1 Answers  


ORA-13138: could not determine name of object string

1 Answers  


ORA-32690: Hash Table Infrastructure ran out of memory

1 Answers  






RMAN-08511: piece handle=string tag=string

1 Answers  


ORA-12404: invalid privilege string: string

1 Answers  


TNS-00128: Missing COMMUNITY in TNSNET.ORA

1 Answers  


PLS-00219: label 'string' reference is out of scope

1 Answers  


EXP-00034: error on rowid: file# number block# number slot# number

1 Answers  


LPX-00324: "~S" is not a valid value for the lang attribute of xsl:sort

1 Answers  


ORA-06025: NETASY: Configuration error

1 Answers  


Categories