Relink Oracle on HP-UX Platforms
You can relink Oracle running on HP-UX platforms using the following steps.
To relink Oracle running on HP-UX plaforms
make -f ins_rdbms.mk ioracle “LLIBOBK=libobk library -lc” LIBMM= LLIBMM=
ln -s libobk library $ORACLE_HOME/lib64/libobk.sl
run {allocate channel dev1 type ‘sbt_tape’
parms=’SBT_LIBRARY=agent home directory/libobk64.sl’;
…
…}
Note: In all of the actions in Step 3, libobk library is the fully qualified path in which the libobk.sl.32, libobk.sl.1.32, libobk.sl.2.32, libobk.sl.1.64, libobk.sl.2.64, libobk.sl.1.64_IA64, or libobk.sl.2.64_IA64 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 |