RMAN-20001: target database not found in recovery catalog

Answers were Sorted based on User's Feedback



RMAN-20001: target database not found in recovery catalog..

Answer / guest

Cause: target database is not found in the recovery catalog

Action: make sure that the target database is registered in
the recovery recovery catalog

Please add more information about this Error

Is This Answer Correct ?    1 Yes 0 No

RMAN-20001: target database not found in recovery catalog..

Answer / abhishek tyagi

rman prompt > register the target database \

rman prompt> report schema

select dbid, name, resetlogs_time from rc_database;

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-22883: object deletion failed

1 Answers  


RMAN-03010: fatal error during library cache pre-loading

1 Answers  


ORA-22617: error while accessing the image handle collection

1 Answers  


AMD-00156: formula "string" to modify does not exist in Workspace "string"

1 Answers  


ORA-00408: parameter string is set to TRUE

1 Answers  






ORA-10643: Database should be mounted in restricted mode and Exclusive mode

1 Answers  


NNL-00280: No restart currently scheduled

1 Answers  


ORA-26000: partition load specified but table string is not partitioned

1 Answers  


ORA-32161: Cannot perform piecewise fetch

1 Answers  


PLS-00307: too many declarations of 'string' match this call

1 Answers  


ORA-12636: Packet send failed

2 Answers  


ORA-32592: all columns in log group can not be no log columns

1 Answers  


Categories