Michael,

Please Note - the installation guide (on Pg. 7) of the TDP for Oracle
manual for Unix mentions that you should refer to Oracle documentation when
linking files. The make command that you ran is used only when Oracle's
documented method fails (We should have been more clear). This is what
needs to be done:

1. Make sure you database's and listener's are shutdown.
2. make sure $ORACLE_HOME/lib64/libobk.sl -> /usr/lib/pa20_64/libobk.sl
(soft link)
3. make sure /usr/lib/pa20_64/libobk.sl ->
/opt/tivoli/tsm/client/oracle/bin64/libobk.sl (again, soft link)
4. when you ran the make command you probably corrupted the
ORACLE_HOME/bin/oracle file.
     cp $ORACLE_HOME/bin/oracle64  $ORACLE_HOME/bin/oracle

The previous should be enough to get you going.


Regards,


Neil G. Rasmussen
TDP for Oracle
E-mail:  [EMAIL PROTECTED]

Reply via email to