Product specifications
cscheck -l en connectivity -c "Oracle Client" -d "Oracle 10">c:\result.txt
If the middleware is not correctly installed, the result will be the following:
Starting to check the middleware component installation...
Begin AND operator...
ORACLE_HOME... The environment setting does not exist.
End AND operator: failure.
The middleware is not correctly installed.
Starting to check the access driver component installation...
Begin AND operator...
Config Directory... success.
%SharedRoot%\ConnectionServer\Network Layers\Oracle OCI... success.
Directory... success.
/connectionserver-install-dir/connectionServer//oracle... success.
Library... success.
/connectionserver-install-dir/connectionServer//libdbd_oci10.so... success.
/connectionserver-install-dir/connectionServer//libdbd_oci11.so... success.
Data File Name... success.
/connectionserver-install-dir/connectionServer//oracle/oracle.sbo... success.
End AND operator: success.
The access driver is installed.
Related Topics
• Check tool—function overview
• Displaying help on the cscheck tool
• Check tool—find
• Check tool—accessdriver
• Check tool—middleware
• Check tool—ping
5.2.10 Check tool—ping
This function attempts to access a given database using the supplied details.
Figure 5-10: ping syntax
cscheck ping|pg| -m { Connection Server access mode } -c { network layer } -d { database
client } -u { user name } -p { password } -s { data source } -t { database } -r { host name
} -j { PID }
2012-03-1547
Creating a connection