ADSM-L

Re: TDPO V5.2 with RMAN setup

2003-10-28 09:32:11
Subject: Re: TDPO V5.2 with RMAN setup
From: Dale Gieseke <Dale.Gieseke AT TORO DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Tue, 28 Oct 2003 08:31:39 -0600
Yes, The link has been created in $ORACLE_HOME/lib.

>>> Becky.Davidson AT SLBG DOT COM 10/27/03 04:26PM >>>
did they create the link to the correct libobk.a from I believe
$ORACLE_HOME/lib to /usr/tivoli/tsm/...?

-----Original Message-----
From: Dale Gieseke [mailto:Dale.Gieseke AT TORO DOT COM] 
Sent: Monday, October 27, 2003 3:48 PM
To: ADSM-L AT VM.MARIST DOT EDU 
Subject: TDPO V5.2 with RMAN setup


Greeting all,
My DBAs are having a problem with TDP for Oracle version 5.2. Was hoping
someone would be able shed some light on our problem. Thanks in advance for
any informantion you can provide.

Environment:
TSM server 5.1.7.2 (on AIX 5.1 32bit kernel)
Oracle 9.2 and TDPO 5.2 (on AIX 5.1 32bit kernel)
TSM client V5.1.6.9 32bit

Dale Gieseke 
TSM administrator
The Toro Company
dale.gieseke AT toro DOT com 


Following is the error information from my DBAs:

RMAN>configure channel 1 device type sbt format 'orc_%d_%t';
RMAN>configure channel 1 device type sbt PARMS
'ENV=(TDPO_OPTFILE=/oracle/admin/rman/optfile/tdpo_osmt.opt)';
RMAN> backup database;

Starting backup at 27-OCT-03
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of backup command at 10/27/2003 10:23:03
ORA-19554: error allocating device, device type: SBT_TAPE, device name: 
ORA-27211: Failed to load Media Management Library
Additional information: 8

>sbttest test
The sbt function pointers are loaded from oracle.static library.
libobk.a(shr.o) could not be loaded.  Check that it is installed

�---------------------------------------------------------------------------
---------------------
RMAN>allocate channel x1 type 'sbt_tape'
2> PARMS="SBT_LIBRARY=oracle.disksbt,
3> ENV=(BACKUP_DIR=/oracle/DBAQ/archlog)";
4> backup database;

This runs fine.
�---------------------------------------------------------------------------
---------------------

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