cancel
Showing results for 
Search instead for 
Did you mean: 

RMAN-03009: failure of catalog command on default channel a

Former Member
0 Kudos

Hello All,

we are using SAP with oracle database, here we are using the tivoli storage manager for database backup,

we observed that the backup was successful but at the end of backup we are observed the following error

Please let us know if any one have the solution on this

BR0280I BRBACKUP time stamp: 2010-09-13 14.36.49

BR0232I 948 of 948 files saved by backup utility

BR0230I Backup utility called successfully

BR0280I BRBACKUP time stamp: 2010-09-13 14.36.51

BR0530I Cataloging backups of all database files...

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

Recovery Manager: Release 10.2.0.4.0 - Production on Mon Sep 13 14:36:52 2010

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

RMAN>

RMAN> connect target *

connected to target database: TPP (DBID=1232527319)

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> 33> 34> 35> 36> 37> 38> 39> 40> 41> 42> 43> 44> 45> 46> 47> 48> 49> 50> 51> 52> 53> 54> 55> 56> 57> 58> 59> 60> 61> 62> 63> 64>

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

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

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

RMAN-03009: failure of catalog command on default channel at 09/13/2010 14:36:56

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

Edited by: shashi_thorat on Sep 15, 2010 8:16 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

You have not mentioned your OS version, it shows that you are on AIX with Oracle at 10.2.0.4.

If you are on AIX 6.1 then mount Filesystems /oracle/<SID>/sapdata<n>, /oracle/<SID>/oraarch, /oracle/<SID>/orilog and /oracle/<SID>/mirrlog with -cio option.

Regards,

Yoganand.V