Relink Oracle on Solaris Platforms
You can relink Oracle running on Solaris platforms using the following steps.
To relink Oracle running on Solaris platforms
make -f ins_rdbms.mk ioracle LLIBOBK=libobk library LIBMM= LLIBMM=
ln -s libobk library $ORACLE_HOME/lib64/libdsbtsh8.so
run {allocate channel dev1 type ‘sbt_tape’
parms=’SBT_LIBRARY=agent home directory/libobk.so.64’;
…
…}
Note: In all of the actions in Step 3, libobk library is the fully qualified path in which the libobk.so.1.32, libobk.so.1.64, libobk.so.2.32, libobk.so.2.64, or libobk.so.2.64_AMD64 is located. The default location is the agent home directory.
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |