I always like the command
find / -name libobk.a -exec ls -l {} \;
and
find / -name libobk.a -exec what {} \;
The first searches for all occurences of libobk.a and lists them in long
format so
that you can see if your links are correct. You should rename Oracle's
libobk.a disk
library file.
The second makes sure that the libobk.a is the right version.
All you need is a soft link in the Oracle directory to /usr/lib/libobk.a
which should in
turn point to the tsm directory where the TDP for Oracle library file
resides.
James Thompson
----- Original Message -----
From: "Donald Bricker" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 08, 2001 4:09 PM
Subject: Linking RMAN to ADSM
I am trying to set up RMAN 8.1.6 to communicate with ADSM/TDP. At one point
I was able to do an RMAN tablespace backup to tape and then was also able to
do a restore. Now when I try to get a tape backup it goes to disk. In the
RMAN output it tells me it is using the Oracle Test Disk API. There are
other errors, but I suspect that this is the problem. I have tried shutting
down the databases and removing the soft link and relinking (soft).
One thing I noticed when I do :
ldd oracle|grep libobk.so
I get nothing back. Shouldn't I be seeing something here?
Also can anyone explain what the BACKUP_DIR environment variable?
Thank You
Don Bricker
Information Systems Analyst
Illinois Environmental Protection Agency
1021 North Grand Avenue East
Mail Code #32
Springfield, IL 62794-9276
[EMAIL PROTECTED]
(217) 558-2290