TSM configuration
I am new to setting up RMAN with TAPE (TSM)
My unix admin just informed me that he finish TSM software install and wants me to verify if I can connect to TSM
Here is what I did and recevied some errors:
cd $ORACLE_HOME/bin
export TDPO_OPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt
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
What could be wrong? Was something else needs to be done to get this connection work?
Please help