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:[EMAIL PROTECTED]
Sent: Monday, October 27, 2003 3:48 PM
To: [EMAIL PROTECTED]
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
[EMAIL PROTECTED]
 
 
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.
�---------------------------------------------------------------------------
---------------------

Reply via email to