cancel
Showing results for 
Search instead for 
Did you mean: 

Error while restoring the backup

Former Member
0 Kudos

HI,

We have taken the offline backup through BRtools but we have used rman to take the backup in init.SID.sap. We have succeeded in taking the backup of the database and it has saved in .S format. Now when we are restoring with Brrestore it is giving the below error. Can any one suggest how to restore the backup.

Copyright (c) 1982, 2007, Oracle. All rights reserved.

RMAN>

RMAN> connect target *

connected to target database: XID (DBID=3524048029, not open)

using target database control file instead of recovery catalog

RMAN> *end-of-file*

RMAN>

host command complete

RMAN>

allocated channel: ORA_MAINT_DISK_1

channel ORA_MAINT_DISK_1: sid=143 devtype=DISK

RMAN>

changed backup piece available

backup piece handle=/archive/offLine/xid/beeqftcz/xid.data5.S recid=1314 stamp=735914182

Changed 1 objects to AVAILABLE status

RMAN>

released channel: ORA_MAINT_DISK_1

RMAN> 2> 3>

allocated channel: dsk

channel dsk: sid=143 devtype=DISK

Starting restore at 29-NOV-10

released channel: dsk

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

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

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

RMAN-03002: failure of restore command at 11/29/2010 07:25:24

RMAN-20201: datafile not found in the recovery catalog

RMAN-06010: error while looking up datafile: /oracle/XID/sapdata2/xid_5/xid.data5

RMAN>

Recovery Manager complete.

BR0280I BRRESTORE time stamp: 2010-11-29 07.25.33

BR0279E Return code from 'SHELL=/bin/sh /oracle/XID/102_64/bin/rman nocatalog': 0

BR0536E RMAN call for database instance XID failed

BR0280I BRRESTORE time stamp: 2010-11-29 07.25.33

BR0553E Restore from normal database backup using RMAN failed

BR0359E Restore of /oracle/XID/sapdata2/xid_5/xid.data5 from /archive/offLine/xid/beeqftcz failed due to previous errors

BR0278E Command output of 'SHELL=/bin/sh /oracle/XID/102_64/bin/rman nocatalog':

Recovery Manager: Release 10.2.0.4.0 - Production on Mon Nov 29 07:24:00 2010

Copyright (c) 1982, 2007, Oracle. All rights reserved.

RMAN>

RMAN> connect target *

connected to target database: XID (DBID=3524048029, not open)

using target database control file instead of recovery catalog

RMAN> *end-of-file*

RMAN>

host command complete

RMAN>

allocated channel: ORA_MAINT_DISK_1

channel ORA_MAINT_DISK_1: sid=141 devtype=DISK

RMAN>

changed backup piece available

backup piece handle=/archive/offLine/xid/beeqftcz/xid.data4.S recid=1307 stamp=735914046

Changed 1 objects to AVAILABLE status

RMAN>

released channel: ORA_MAINT_DISK_1

RMAN> 2> 3>

allocated channel: dsk

channel dsk: sid=141 devtype=DISK

Starting restore at 29-NOV-10

released channel: dsk

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

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

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

RMAN-03002: failure of restore command at 11/29/2010 07:25:24

RMAN-20201: datafile not found in the recovery catalog

RMAN-06010: error while looking up datafile: /oracle/XID/sapdata2/xid_4/xid.data4

RMAN>

Recovery Manager complete.

BR0280I BRRESTORE time stamp: 2010-11-29 07.25.33

BR0279E Return code from 'SHELL=/bin/sh /oracle/XID/102_64/bin/rman nocatalog': 0

BR0536E RMAN call for database instance XID failed

BR0280I BRRESTORE time stamp: 2010-11-29 07.25.33

BR0553E Restore from normal database backup using RMAN failed

BR0359E Restore of /oracle/XID/sapdata2/xid_4/xid.data4 from /archive/offLine/xid/beeqftcz failed due to previous errors

BR0359E Restore of /oracle/XID/sapdata2/xid_1/xid.data1 from /archive/offLine/xid/beeqftcz failed due to previous errors

BR0359E Restore of /oracle/XID/sapdata2/xid_2/xid.data2 from /archive/offLine/xid/beeqftcz failed due to previous errors

BR0359E Restore of /oracle/XID/sapdata4/xiddb_3/xiddb.data3 from /archive/offLine/xid/beeqftcz failed due to previous errors

Regards,

Manikanth.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Is your backup got completed succesfully?