Veritas-bu

[Veritas-bu] rman backup errors

2006-04-17 09:14:27
Subject: [Veritas-bu] rman backup errors
From: ckstehman AT pepco DOT com (ckstehman AT pepco DOT com)
Date: Mon, 17 Apr 2006 09:14:27 -0400
This is a multipart message in MIME format.
--=_alternative 0048BBF185257153_=
Content-Type: text/plain; charset="US-ASCII"
Content-Disposition: inline

There is not really enough information to fully understand this error, 
However, You can start by checking  that you have the libobk.so link in 
the oracle /lib directory linked to the Veritas Agent library routine in 
the /usr/openv/netbackup/bin/libobk.so64.1. 
Verify your .rcv script is connecting to "SBT_TAPE" 
Here is a sample from one of our scripts
run {
# Hot database level 0 whole backup
change archivelog all crosscheck;
allocate channel t1 type 'sbt_tape'
parms="ENV=(NB_ORA_CLASS=ORA_CC-WPP-BS04_cc-loadstar_ORACLE_HOT, 
NB_ORA_SCHED=cc-loadstar-hot)";
allocate channel t2 type 'sbt_tape'
parms="ENV=(NB_ORA_CLASS=ORA_CC-WPP-BS04_cc-loadstar_ORACLE_HOT, 
NB_ORA_SCHED=cc-loadstar-hot)";
backup
  incremental level 0
  tag hot_db_bk_level0_lsprod
  filesperset 5
  # recommended format
  format 'lsprod_lvl0_hotbk_%s_%p_%t'
    (database);
  sql 'alter system archive log current';
  # backup all archive logs
  backup
   filesperset 20
   format 'lsprod_lvl0_al_%s_%p_%t'
   (archivelog all
    );
}

Be sure your Netbackup policies and schedules match up...etc. 
I would need more information about your cnfiguration, etc.  Is the job 
scheduled by Veritas or via cron?

And so on



=============================
Carl Stehman
IT Infrastructure Team
Pepco Holdings, Inc.
202-331-6619
Pager 301-765-2703
ckstehman AT pepco DOT com



"Atif Munir" <atif76 AT gmail DOT com> 
Sent by: veritas-bu-admin AT mailman.eng.auburn DOT edu
04/17/2006 01:54 AM

To
veritas-bu AT mailman.eng.auburn DOT edu
cc

Subject
[Veritas-bu] rman backup errors






I can have FS backups but on rman backup I am getting the errors
below. Please advise.
atif

input datafile fno=00007 name=/u01/oradata/vasdb/USERS1.dbf
channel ch02: starting piece 1 at 17-APR-06
released channel: ch00
released channel: ch01
released channel: ch02
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of backup command on ch00 channel at 04/17/2006 
04:32:10
ORA-19506: failed to create sequential file, name="bk_94_1_587968324", 
parms=""
ORA-27028: skgfqcre: sbtbackup returned error
ORA-19511: Error received from media manager layer, error text:
   VxBSAValidateFeatureId: Failed with error:
   Server Status:  unexpected message received

RMAN>

Recovery Manager complete.

Script /usr/openv/netbackup/bin/hot_database_backup.sh
==== ended in error on Mon Apr 17 04:32:11 PKT 2006 ====

_______________________________________________
Veritas-bu maillist  -  Veritas-bu AT mailman.eng.auburn DOT edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


This Email message and any attachment may contain information that is
proprietary, legally privileged, confidential and/or subject to copyright
belonging to Pepco Holdings, Inc. or its affiliates ("PHI").  This Email is
intended solely for the use of the person(s) to which it is addressed.  If
you are not an intended recipient, or the employee or agent responsible for
delivery of this Email to the intended recipient(s), you are hereby notified
that any dissemination, distribution or copying of this Email is strictly
prohibited.  If you have received this message in error, please immediately
notify the sender and permanently delete this Email and any copies.  PHI
policies expressly prohibit employees from making defamatory or offensive
statements and infringing any copyright or any other legal right by Email
communication.  PHI will not accept any liability in respect of such
communications.

--=_alternative 0048BBF185257153_=
Content-Type: text/html; charset="US-ASCII"
Content-Disposition: inline


<br><font size=2 face="sans-serif">There is not really enough information
to fully understand this error, However, You can start by checking &nbsp;that
you have the libobk.so link in the oracle /lib directory linked to the
Veritas Agent library routine in the /usr/openv/netbackup/bin/libobk.so64.1.
&nbsp;</font>
<br><font size=2 face="sans-serif">Verify your .rcv script is connecting
to &quot;SBT_TAPE&quot; &nbsp; </font>
<br><font size=2 face="sans-serif">Here is a sample from one of our 
scripts</font>
<br><font size=2 face="sans-serif">run {</font>
<br><font size=2 face="sans-serif"># Hot database level 0 whole backup</font>
<br><font size=2 face="sans-serif">change archivelog all crosscheck;</font>
<br><font size=2 face="sans-serif">allocate channel t1 type 'sbt_tape'</font>
<br><font size=2 
face="sans-serif">parms=&quot;ENV=(NB_ORA_CLASS=ORA_CC-WPP-BS04_cc-loadstar_ORACLE_HOT,
NB_ORA_SCHED=cc-loadstar-hot)&quot;;</font>
<br><font size=2 face="sans-serif">allocate channel t2 type 'sbt_tape'</font>
<br><font size=2 
face="sans-serif">parms=&quot;ENV=(NB_ORA_CLASS=ORA_CC-WPP-BS04_cc-loadstar_ORACLE_HOT,
NB_ORA_SCHED=cc-loadstar-hot)&quot;;</font>
<br><font size=2 face="sans-serif">backup</font>
<br><font size=2 face="sans-serif">&nbsp; incremental level 0</font>
<br><font size=2 face="sans-serif">&nbsp; tag hot_db_bk_level0_lsprod</font>
<br><font size=2 face="sans-serif">&nbsp; filesperset 5</font>
<br><font size=2 face="sans-serif">&nbsp; # recommended format</font>
<br><font size=2 face="sans-serif">&nbsp; format 
'lsprod_lvl0_hotbk_%s_%p_%t'</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; (database);</font>
<br><font size=2 face="sans-serif">&nbsp; sql 'alter system archive log
current';</font>
<br><font size=2 face="sans-serif">&nbsp; # backup all archive logs</font>
<br><font size=2 face="sans-serif">&nbsp; backup</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp;filesperset 20</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp;format 
'lsprod_lvl0_al_%s_%p_%t'</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp;(archivelog all</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; );</font>
<br><font size=2 face="sans-serif">}</font>
<br>
<br><font size=2 face="sans-serif">Be sure your Netbackup policies and
schedules match up...etc. &nbsp;</font>
<br><font size=2 face="sans-serif">I would need more information about
your cnfiguration, etc. &nbsp;Is the job scheduled by Veritas or via 
cron?</font>
<br>
<br><font size=2 face="sans-serif">And so on</font>
<br>
<br>
<br>
<br><font size=2 face="sans-serif">=============================<br>
Carl Stehman<br>
IT Infrastructure Team<br>
Pepco Holdings, Inc.<br>
202-331-6619<br>
Pager 301-765-2703<br>
ckstehman AT pepco DOT com</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>&quot;Atif Munir&quot;
&lt;atif76 AT gmail DOT com&gt;</b> </font>
<br><font size=1 face="sans-serif">Sent by: veritas-bu-admin AT 
mailman.eng.auburn DOT edu</font>
<p><font size=1 face="sans-serif">04/17/2006 01:54 AM</font>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">veritas-bu AT mailman.eng.auburn DOT 
edu</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">[Veritas-bu] rman backup 
errors</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><font size=2><tt>I can have FS backups but on rman backup I am getting
the errors<br>
below. Please advise.<br>
atif<br>
<br>
input datafile fno=00007 name=/u01/oradata/vasdb/USERS1.dbf<br>
channel ch02: starting piece 1 at 17-APR-06<br>
released channel: ch00<br>
released channel: ch01<br>
released channel: ch02<br>
RMAN-00571: ===========================================================<br>
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============<br>
RMAN-00571: ===========================================================<br>
RMAN-03009: failure of backup command on ch00 channel at 04/17/2006 04:32:10<br>
ORA-19506: failed to create sequential file, name=&quot;bk_94_1_587968324&quot;,
parms=&quot;&quot;<br>
ORA-27028: skgfqcre: sbtbackup returned error<br>
ORA-19511: Error received from media manager layer, error text:<br>
 &nbsp; VxBSAValidateFeatureId: Failed with error:<br>
 &nbsp; Server Status: &nbsp;unexpected message received<br>
<br>
RMAN&gt;<br>
<br>
Recovery Manager complete.<br>
<br>
Script /usr/openv/netbackup/bin/hot_database_backup.sh<br>
==== ended in error on Mon Apr 17 04:32:11 PKT 2006 ====<br>
<br>
_______________________________________________<br>
Veritas-bu maillist &nbsp;- &nbsp;Veritas-bu AT mailman.eng.auburn DOT edu<br>
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu<br>
</tt></font>
<br>
<br><br>This Email message and any attachment may contain information that is 
proprietary, legally privileged, confidential and/or subject to copyright 
belonging to Pepco Holdings, Inc. or its affiliates ("PHI").  This Email is 
intended solely for the use of the person(s) to which it is addressed.  If you 
are not an intended recipient, or the employee or agent responsible for 
delivery of this Email to the intended recipient(s), you are hereby notified 
that any dissemination, distribution or copying of this Email is strictly 
prohibited.  If you have received this message in error, please immediately 
notify the sender and permanently delete this Email and any copies.  PHI 
policies expressly prohibit employees from making defamatory or offensive 
statements and infringing any copyright or any other legal right by Email 
communication.  PHI will not accept any liability in respect of such 
communications.

--=_alternative 0048BBF185257153_=--

<Prev in Thread] Current Thread [Next in Thread>