
Solved!
Go to SolutionC
Castromotorbox
2 Intern
•
217 Posts
0
10842
December 20th, 2012 05:00
RMAN Backup
Hello,
We have any client configured to make RMAN BAckup. For some of those, backup doesn't work, nothing in NEtworker console and we have the following log on client:
BR0280I BRARCHIVE time stamp: 2012-12-20 14.04.02
BR0202I Saving /oracle/BAL/oraarch/BALarch1_388_800107785.dbf ...
BR0278E Command output of 'SHELL=/bin/sh /oracle/BAL/112_64/bin/rman nocatalog':
Recovery Manager: Release 11.2.0.3.0 - Production on Thu Dec 20 14:04:00 2012
Copyright (c) 1982, 2011, Oracle and/or its affiliates. All rights reserved.
RMAN>
RMAN> connect target *
connected to target database: BAL (DBID=4135584923)
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>
allocated channel: sbt_1
channel sbt_1: SID=355 device type=SBT_TAPE
channel sbt_1: NMDA Oracle v1.2.0
allocated channel: sbt_2
channel sbt_2: SID=27 device type=SBT_TAPE
channel sbt_2: NMDA Oracle v1.2.0
Starting backup at 20-DEC-12
channel sbt_1: starting archived log backup set
channel sbt_1: specifying archived log(s) in backup set
input archived log thread=1 sequence=385 RECID=6 STAMP=802473216
input archived log thread=1 sequence=386 RECID=7 STAMP=802473450
channel sbt_1: starting piece 1 at 20-DEC-12
channel sbt_2: starting archived log backup set
channel sbt_2: specifying archived log(s) in backup set
input archived log thread=1 sequence=387 RECID=8 STAMP=802474710
input archived log thread=1 sequence=388 RECID=9 STAMP=802476613
channel sbt_2: starting piece 1 at 20-DEC-12
RMAN-03009: failure of backup command on sbt_1 channel at 12/20/2012 14:09:07
ORA-19506: failed to create sequential file, name="BAL_aekdjdyi.8_1", parms=""
ORA-27028: skgfqcre: sbtbackup returned error
ORA-19511: Error received from media manager layer, error text:
lnm_index_cfx_connect retry failed. See previous error messages. (3:3:11)
channel sbt_1 disabled, job failed on it will be run on another channel
released channel: sbt_1
released channel: sbt_2
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of backup command on sbt_2 channel at 12/20/2012 14:09:07
ORA-19506: failed to create sequential file, name="BAL_aekdjdyi.9_1", parms=""
ORA-27028: skgfqcre: sbtbackup returned error
ORA-19511: Error received from media manager layer, error text:
lnm_index_cfx_connect retry failed. See previous error messages. (3:3:11)
RMAN>
specification does not match any backup in the repository
RMAN>
Recovery Manager complete.
BR0280I BRARCHIVE time stamp: 2012-12-20 14.09.08
BR0279E Return code from 'SHELL=/bin/sh /oracle/BAL/112_64/bin/rman nocatalog': 1
BR0522E 4 of 13 files / save sets processed by RMAN
BR0536E RMAN call for database instance BAL failed
BR0200I BR_TRACE: location BrRmanCall-56, commands for RMAN in: /oracle/BAL/saparch/.aekdjdyi.cmd
@/oracle/BAL/saparch/..aekdjdyi..cmd
host '/usr/sap/BAL/SYS/exe/run/brtools -f delete /oracle/BAL/saparch/..aekdjdyi..cmd';
run { allocate channel sbt_1 device type 'SBT_TAPE'
parms 'ENV=(NSR_SERVER=bcktrusted.mscs-begia-0004,NSR_CLIENT=puppis,NSR_GROUP=SAP_Online_chu)';
allocate channel sbt_2 device type 'SBT_TAPE'
parms 'ENV=(NSR_SERVER=bcktrusted.mscs-begia-0004,NSR_CLIENT=puppis,NSR_GROUP=SAP_Online_chu)';
backup tag aekdjdyi format 'BAL_aekdjdyi.%s_%p' filesperset 2 check logical
archivelog from sequence 385 until sequence 397 thread 1;
release channel sbt_1;
release channel sbt_2; }
list backup of archivelog from sequence 385 until sequence 397 thread 1 tag aekdjdyi;
exit;
BR0280I BRARCHIVE time stamp: 2012-12-20 14.09.08
BR0543E Offline redolog backup using RMAN failed
For some other client with no significant difference, RMAN works perfectly.
Backint backup is already ok for both kind of client.
Networker version 7.6.4.1 build 1049, NMSAP 4.2 build281.
Client are RHEL5 or RHEL 6.
Thanks for your help
Greg
Responses (0)
Solutions (0)
