cancel
Showing results for 
Search instead for 
Did you mean: 

problem about tdp for sap rman error

Former Member
0 Kudos

I installed tdp for sap and scheduled a online backup , after the backup finished, I checked the log.

all data files were backuped successfully. but there is an error about rman. I do not know how to do about that? Could you help me? I think the backup could be successful without rman, why in the backup log, it shows a rman error .

I checked the initDEV.sap and initDEV.utl, there is no entry about rman, I do not use rman_util.

BR0530I Cataloging backups of all database files...

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

Recovery Manager: Release 10.2.0.4.0 - Production on Sun Mar 8 13:34:21 2009

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

RMAN>

RMAN> connect target *

connected to target database: DEV (DBID=3672496816)

using target database control file instead of recovery catalog

RMAN> *end-of-file*

RMAN>

host command complete

RMAN> 2> 3> 4> 5> 6> 7> 8> 9> 10> 11> 12> 13> 14> 15> 16> 17> 18> 19> 20> 21> 22> 23> 24> 25> 26> 27> 28> 29> 30> 31> 32>

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

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

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

RMAN-03009: failure of catalog command on default channel at 03/08/2009 13:34:23

ORA-19564: error occurred writing 8192 bytes at block number 1

ORA-27091: unable to queue I/O

ORA-27041: unable to open file

IBM AIX RISC System/6000 Error: 13: Permission denied

Additional information: 3

RMAN>

Recovery Manager complete.

BR0280I BRBACKUP time stamp: 2009-03-08 13.34.23

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

BR0536E RMAN call for database instance DEV failed

BR0280I BRBACKUP time stamp: 2009-03-08 13.34.23

BR0532E Cataloging backups of all database files failed

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Victor,

Looks like some permission issue. Please try with ora<sid> for the backups if you are already not using.

Hope this helps.

Manoj Chintawar

stefan_koehler
Active Contributor
0 Kudos

Hello Victor,

we need the RMAN commands that were executed and at which step this error occurs.

Maybe it is a problem with the snap controlfile for the AUTOBACKUP or many other scenarios are possible.

We are also using the TDP for mySAP, but without RMAN support.

If you want to use just RMAN (like we do for non-SAP systems / no BR*Tools) you can save a lot of license/service costs, if you are using TDP for Oracle, but keep in mind that you are losing the support for that by SAP. You can directly open a call by oracle for these situations.

If you want this scenario as described we need more detailed information. Maybe a "LIST BACKUP" would also be nice.

Regards

Stefan

former_member204746
Active Contributor
0 Kudos

do you really want to backup with RMAN or are you interested in using BRBACKUP?