JDBC Driver for SQL/MX Programmer's Reference
JDBC/MX Driver File Locations
The JDBC/MX driver installation directory location for the JDBC/MX driver software is:
On TNS/E, install_dir/jdbcMx/T1275H10●
On TNS/R, install_dir/jdbcMx/T1225V32●
For example, the default installation directory is
/usr/tandem/jdbcMx/T1225V32
The files installed include:
.../demo
Demo programs
.../lib/libjdbcMx.lib
JDBC/MX driver library
.../lib/jdbcMx.jar
JDBC/MX Java archive file, which includes the JDBC trace facility
.../bin/jdbcMxInstall
JDBC/MX installation script
.../bin/jdbcMxUninstall
JDBC/MX uninstall script
Verifying the JDBC/MX Driver
To verify the version of the JDBC Driver for SQL/MX, use these commands:
java command, which displays the version of the java code portion of the JDBC/MX
driver
●
vproc command, which displays the version of the C code portion of the JDBC/MX
driver
●
To use the java command, type the following at the OSS prompt:
java JdbcMx -version
This command displays output similar to:
For TNS/E
JDBC driver for NonStop(TM) SQL/MX Version
T127H10_23MAY2005_JDBCMX...
For TNS/R