Hi,
I'm having problems with one of the backup systems. The backup of the datafiles is done successfully, but an error occurs during "RMAN Catalog".
I tried to find solutions on topics already open with similar errors but none helped me. The error appears to be a problem with permissions, but I moved and do not know what else to do.
Environment:
Red Hat Enterprise Linux 5.4
Oracle 11.2.0.3.0
System ID: BID
Backup directory: /backup/BID
Below the end of the log that contains the error:
BR0203I to /backup/BID/belrcwuf/system.data1.Z ...
#FILE..... /oracle/BID/sapdata1/system_1/system.data1
#SAVED.... /backup/BID/belrcwuf/system.data1.Z #1/10 5.2850:1 117062058
BR0280I BRBACKUP time stamp: 2013-07-18 17.23.06
BR0063I 10 of 10 files processed - 37550.078 of 37550.078 MB done
BR0204I Percentage done: 100.00%, estimated end time: 17:23
BR0001I **************************************************
BR0280I BRBACKUP time stamp: 2013-07-18 17.23.06
BR0317I 'Alter tablespace SYSTEM end backup' successful
BR0280I BRBACKUP time stamp: 2013-07-18 17.23.08
BR0530I Cataloging backups of all database files...
BR0278E Command output of 'SHELL=/bin/sh /oracle/BID/112_64/bin/rman nocatalog':
Recovery Manager: Release 11.2.0.3.0 - Production on Thu Jul 18 17:23:09 2013
Copyright (c) 1982, 2011, Oracle and/or its affiliates. All rights reserved.
RMAN>
RMAN> connect target *
connected to target database: BID (DBID=3506605042)
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>
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of catalog command on default channel at 07/18/2013 17:23:11
ORA-19564: error occurred writing 8192 bytes at block number 1
ORA-27091: unable to queue I/O
ORA-27041: unable to open file
Linux-x86_64 Error: 13: Permission denied
Additional information: 3
RMAN>
Recovery Manager complete.
BR0200I BR_TRACE: location BrRmanCall-44, commands for RMAN in: /oracle/BID/sapbackup/.belrcwuf.cmd
'@/oracle/BID/sapbackup/..belrcwuf..cmd^'
'host '/usr/sap/BID/SYS/exe/run/brtools -f delete /oracle/BID/sapbackup/..belrcwuf..cmd';^'
'catalog datafilecopy^'
''/oracle/BID/sapbackup/belrcwuf.spa/sr3.data1',^'
''/oracle/BID/sapbackup/belrcwuf.spa/sr3.data2',^'
''/oracle/BID/sapbackup/belrcwuf.spa/sr3.data3',^'
''/oracle/BID/sapbackup/belrcwuf.spa/sr3702.data1',^'
''/oracle/BID/sapbackup/belrcwuf.spa/sr3702.data2',^'
''/oracle/BID/sapbackup/belrcwuf.spa/sr3702.data3',^'
''/oracle/BID/sapbackup/belrcwuf.spa/sr3usr.data1',^'
''/oracle/BID/sapbackup/belrcwuf.spa/undo.data1',^'
''/oracle/BID/sapbackup/belrcwuf.spa/sysaux.data1',^'
''/oracle/BID/sapbackup/belrcwuf.spa/system.data1'^'
'level 0 tag belrcwuf;^'
'exit;^'
BR0280I BRBACKUP time stamp: 2013-07-18 17.23.11
BR0279E Return code from 'SHELL=/bin/sh /oracle/BID/112_64/bin/rman nocatalog': 1
BR0536E RMAN call for database instance BID failed
BR0280I BRBACKUP time stamp: 2013-07-18 17.23.11
BR0532E Cataloging backups of all database files failed
BR0115I Compression rate for all files 4.4742:1
BR0056I End of database backup: belrcwuf.fnd 2013-07-18 17.23.11
BR0280I BRBACKUP time stamp: 2013-07-18 17.23.11
BR0054I BRBACKUP terminated with errors
BR0280I BRBACKUP time stamp: 2013-07-18 17.23.11
BR0291I BRARCHIVE will be started with options '+belrcwuf.fnd -U -jid FLLOG20130718165621 -c force -p initBID.sap -sd'
BR0280I BRBACKUP time stamp: 2013-07-18 17.23.25
BR0292I Execution of BRARCHIVE finished with return code 0
What seems strange is to see log files in the directory /oracle/BID/sapbackup because we do not use it for backup.
Attached is the configuration file initBID.sap
Thanks
Gilson