Veritas Storage Foundation for Oracle 5.0 Administrator's Guide, HP-UX 11i v3, Second Edition, December 2008
■ /opt/VRTSodm/lib/libodm.sl must exist.
■ If you are using Oracle9i, $ORACLE_HOME/lib/libodm9.sl is
linked to /opt/VRTSodm/lib/libodm.sl.
■ If you are using Oracle 10g, $ORACLE_HOME/lib/libodm10.sl
is linked to /opt/VRTSodm/lib/libodm.sl.
■ The VRTSdbed license must be valid.
■ The VRTSodm package must be installed.
Prerequisites
To verify that Oracle Disk Manager is configured
1
Check the VRTSdbed license:
# /opt/VRTS/bin/vxlictest -n "VERITAS Storage Foundation for Oracle" \
-f "ODM"
ODM feature is licensed
2
Check that the VRTSodm package is installed:
# swlist VRTSodm
VRTSodm 5.0 Veritas Oracle Disk Manager
VRTSodm.ODM-KRN 5.0 Veritas ODM kernel files
VRTSodm.ODM-MAN 5.0 Veritas ODM manual pages
VRTSodm.ODM-RUN 5.0 Veritas ODM commands
3
Check that libodm.sl is present.
# ls -lL /opt/VRTSodm/lib/libodm.sl
-rw-r--r-- 1 root sys 14336 Apr 25 18:42
/opt/VRTSodm/lib/libodm.sl
Note: You can also use the dbed_checkconfig command, which is installed with
Veritas Storage Foundation for Oracle to check these conditions. See the
dbed_checkconfig(1M) manual page for more information.
See “Checking the database configuration environment using dbed_checkconfig”
on page 310.
129Using Veritas Extension for Oracle Disk Manager
Verifying that Oracle Disk Manager is configured