VERITAS Storage Foundation 4.1 Oracle Administrator's Guide
Verifying that Oracle Disk Manager is Configured Prerelease 8 September 2005, 8:54am
134 VERITAS Storage Foundation for Oracle Administrator’s Guide
Verifying that Oracle Disk Manager is Configured
To verify the configuration of the Oracle Disk Manager, make sure the following Prerequisites are
satisfied.
Prerequisites
◆ The VRTSdbed license must be valid.
◆ The VRTSodm package must be installed.
◆ /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
▼ 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”
Using VERITAS License Manager API Version 3.00, Build 2
ODM feature is licensed
# /opt/VRTS/bin/vxlictest -n “VERITAS Database Edition for \
Oracle” -f “ODM”
VERITAS License Manager vxlictest Utility Version 3.00, Build 2
Copyright (C) VERITAS Software Corp 2002. All Rights reserved.
Using VERITAS License Manager API Version 3.00, Build 2
ODM feature is licensed
Check that the VRTSodm package is installed:
# swlist VRTSodm
# VRTSodm 3.5-ga14 VERITAS Oracle Disk Manager
VRTSodm.ODM-KRN 3.5-ga14 VERITAS ODM kernel files
VRTSodm.ODM-MAN 3.5-ga14 VERITAS ODM manual pages
VRTSodm.ODM-RUN 3.5-ga14 VERITAS ODM commands
2. 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
3. Check that libodm.sl is linked: