Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error RMAN-11003 ORA-00283 ORA-19909 ORA-01110 during recover from service

Bane GodsAug 11 2024

Hi all

Database 19.13

Dataguard env

When I did a recover from service on the standby database, I got the following error :

starting media recovery

media recovery failed

RMAN-00571: ===========================================================

RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============

RMAN-00571: ===========================================================

RMAN-03002: failure of recover command at 08/11/2024 17:58:16

RMAN-03015: error occurred in stored script Memory Script

ORA-00283: recovery session canceled due to errors

RMAN-11003: failure during parse/execution of SQL statement: alter database recover

if needed standby start

ORA-00283: recovery session canceled due to errors

ORA-19909: datafile 1 belongs to an orphan incarnation

ORA-01110: data file 1: ‘+ORADATA/xxxx/system01.dbf’

RMAN>

What are the steps to solve this?

Thansk

Comments
Post Details
Added on Aug 11 2024
1 comment
538 views