Skip to Content
0
Former Member
Mar 30, 2010 at 06:53 AM

Brbackup error on ECC 6 distributed system

238 Views

I have a ECC 6 with kernel701, distributed system with Oracle 10.2.0.4 - Solaris 10 platform.

Tape media connected to DB host. i tried to backup using brbackup from DB13 and brtools to backup media disk and tape

Both are failed.

1. Backup to disk failed with this error:


BR0204I Percentage done: 100.00%, estimated end time: 11:32
BR0001I **************************************************
BR0280I BRBACKUP time stamp: 2010-03-30 11.32.26
BR0317I 'Alter tablespace SYSTEM end backup' successful
BR0280I BRBACKUP time stamp: 2010-03-30 11.32.28
BR0530I Cataloging backups of all database files...
BR0278E Command output of 'SHELL=/bin/sh /oracle/KCP/102_64/bin/rman nocatalog':
Recovery Manager: Release 10.2.0.4.0 - Production on Tue Mar 30 11:32:28 2010
Copyright (c) 1982, 2007, Oracle.  All rights reserved.
RMAN>
RMAN> connect target *
connected to target database: KCP (DBID=1815043081)
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>
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of catalog command on default channel at 03/30/2010 11:32:31
ORA-19564: error occurred writing 8192 bytes at block number 1
ORA-27091: unable to queue I/O
ORA-27041: unable to open file
SVR4 Error: 13: Permission denied
Additional information: 3
RMAN>
Recovery Manager complete.
BR0280I BRBACKUP time stamp: 2010-03-30 11.32.32
BR0279E Return code from 'SHELL=/bin/sh /oracle/KCP/102_64/bin/rman nocatalog': 1
BR0536E RMAN call for database instance KCP failed
BR0280I BRBACKUP time stamp: 2010-03-30 11.32.32
BR0532E Cataloging backups of all database files failed
BR0056I End of database backup: becwzdpd.fnd 2010-03-30 11.32.32
BR0280I BRBACKUP time stamp: 2010-03-30 11.32.32
BR0054I BRBACKUP terminated with errors

It seems like permission issue. But i dont know what permission should i maintain?

2. Backup to tape failed with this

Edited by: Fendhy Ongko on Mar 30, 2010 9:18 AM