cancel
Showing results for 
Search instead for 
Did you mean: 

Oracle Symantec Backup Exec Error RMAN-03002, ORA-19506

Former Member
0 Kudos

Hi I'm starting to work first with Symantec Backup Exec 2010.

On the client where I have configured the backup of SAP (Ora 10g + Win) with RMAN. These backups are failing. The first error encountered was:

Starting backup at 04-JUL-11

current log archived

released channel: ch0

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

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

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

RMAN-03002: failure of backup plus archivelog command at 07/04/2011 00:58:03

RMAN-06059: expected archived log not found, lost of archived log compromises recoverability

ORA-19625: error identifying file D:\ORACLE\E21\ORAARCH\E21ARCHARC02323_0746895022.001

ORA-27041: unable to open file

OSD-04002: unable to open file

O/S-Error: (OS 2) The system cannot find the file specified.

We applied the following to solve:

RMAN

RMAN> CONNECT TARGET /

connected to target database: B21 (DBID=4075086484)

RMAN> list archivelog all;

RMAN> crosscheck archivelog all;

RMAN> delete expired archivelog all;

But now the backup shows me another error:

connected to target database: B21 (DBID=4075086484)

using target database control file instead of recovery catalog

allocated channel: ch0

channel ch0: sid=133 devtype=SBT_TAPE

channel ch0: Symantec/BackupExec/1.1.0

sent command to channel: ch0

Starting backup at 21-JUL-11

current log archived

channel ch0: starting archive log backupset

channel ch0: specifying archive log(s) in backup set

input archive log thread=1 sequence=780 recid=500 stamp=754023003

input archive log thread=1 sequence=781 recid=501 stamp=754075861

input archive log thread=1 sequence=782 recid=502 stamp=754113733

input archive log thread=1 sequence=783 recid=503 stamp=754167734

input archive log thread=1 sequence=784 recid=504 stamp=754208585

input archive log thread=1 sequence=785 recid=505 stamp=754268526

input archive log thread=1 sequence=786 recid=506 stamp=754295420

input archive log thread=1 sequence=787 recid=507 stamp=754356132

input archive log thread=1 sequence=788 recid=508 stamp=754390928

input archive log thread=1 sequence=789 recid=509 stamp=754446608

input archive log thread=1 sequence=790 recid=510 stamp=754493458

input archive log thread=1 sequence=791 recid=511 stamp=754542608

input archive log thread=1 sequence=792 recid=512 stamp=754596128

input archive log thread=1 sequence=793 recid=513 stamp=754633861

input archive log thread=1 sequence=794 recid=514 stamp=754689729

input archive log thread=1 sequence=795 recid=515 stamp=754726538

input archive log thread=1 sequence=796 recid=516 stamp=754788806

input archive log thread=1 sequence=797 recid=517 stamp=754818909

input archive log thread=1 sequence=798 recid=518 stamp=754876931

input archive log thread=1 sequence=799 recid=519 stamp=754909810

input archive log thread=1 sequence=800 recid=520 stamp=754952486

input archive log thread=1 sequence=801 recid=521 stamp=754961876

input archive log thread=1 sequence=802 recid=522 stamp=754988531

input archive log thread=1 sequence=803 recid=523 stamp=755047815

channel ch0: starting piece 1 at 21-JUL-11

released channel: ch0

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

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

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

RMAN-03002: failure of backup plus archivelog command at 07/21/2011 16:46:20

ORA-19506: failed to create sequential file, name="BE_09mi0omp_1_1", parms=""

ORA-27028: skgfqcre: sbtbackup returned error

ORA-19511: Error received from media manager layer, error text:

Recovery Manager complete.

Shutdown the database and the backup exec service, I repeated the backup and nothing. Continuing with the same error. Shortly manage backups with RMAN.

Some have an idea that is going on?

Thanks for your opinions and help.

Desiree

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member213250
Active Participant
0 Kudos

Hi there

I would say refer to the documentation provided in the give SAP note and Metalink id regards to the errors that you got

SAP Note No. 636847 : Composite SAP note ORA-19511

SAP Note No. 142635 : Installation of a backup library for Oracle

Main Index of Common Causes for ORA-19511 [ID 227517.1]

Hope can be help

Thanks

Former Member
0 Kudos

One more thing have you checked the sbt library.

142635

Former Member
0 Kudos

Hi,

Have you tried the note 636847.Thanks.