Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Strange RMAN error

Strange RMAN error

From: Kline.Michael <Michael.Kline_at_SunTrust.com>
Date: Mon, 22 Jan 2007 12:08:33 -0500
Message-ID: <5709F47931154947BA9DB0C4C3951709D36F35@ga016e0m13.corp.suntrust.com>


Metalink hasn't been a whole lot of help. On one, it was false. Answer was:

o BACKUP_TAPE_IO_SLAVES is false. DBWR_IO_SLAVES is zero.  

Veritas support will probably get a call.  

System:

rarp:/u001/app/oracle/admin/rman> uname -a

HP-UX ga016de1 B.11.11 U 9000/800 1448194010 unlimited-user license  

Database:

Connected to:

Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production

With the Partitioning, OLAP and Data Mining options  

NetBackup:

allocated channel: ch00

channel ch00: sid=129 devtype=SBT_TAPE

channel ch00: VERITAS NetBackup for Oracle - Release 5.1 (2005081403)  

Error:

Between sets, we get this, yet the job keeps cooking.  

input datafile fno=00070 name=/u004/oradata/rarp/ck_10405_indx_01.dbf

channel ch01: starting piece 1 at 2007-01-22:11:56:57

RMAN-03009: failure of backup command on ch00 channel at 01/22/2007 11:59:32

ORA-19513: failed to identify sequential file

ORA-27206: requested file not found in media management catalog

continuing other job steps, job failed will not be re-run

channel ch00: starting incremental level 0 datafile backupset

channel ch00: specifying datafile(s) in backupset

input datafile fno=00050 name=/u005/oradata/rarp/ck_10601_01.dbf  

Command was:

ALLOCATE CHANNEL ch00 TYPE 'SBT_TAPE'

parms 'BLKSIZE=2097152';

ALLOCATE CHANNEL ch01 TYPE 'SBT_TAPE'

parms 'BLKSIZE=2097152';

sql 'alter system archive log current';

BACKUP     $BACKUP_TYPE     FILESPERSET 5     FORMAT 'FULL_%s_%p_%t'

    DATABASE;   RELEASE CHANNEL ch00;

RELEASE CHANNEL ch01;  

Michael Kline
Database Administration
SunTrust Banks, Inc.
Mail Code TOC-7505

1030 Wilmer Avenue
Richmond, Va. 23227
Tel: 804.261.9446 Net: 643.9446

Cell: 804.744.1545
michael.kline_at_suntrust.com <mailto:michael.kline_at_suntrust.com>  

Seeing beyond Money(sm)         

LEGAL DISCLAIMER
The information transmitted is intended solely for the individual or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of or taking action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you have received this email in error please contact the sender and delete the material from any computer.   

SunTrust and Seeing beyond money are federally registered service marks of SunTrust Banks, Inc. [ST:XCL]        

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Jan 22 2007 - 11:08:33 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US