SQL/MX 3.2 Guide to Stored Procedures in Java (H06.25+, J06.14+)
Getting Started
HP NonStop SQL/MX Release 3.2 Guide to Stored Procedures in Java—691166-001
2-4
Verifying the JDBC/MX Driver
The command displays output similar to:
Look for the product number of the JDK in the displayed output to determine the
product version of the NonStop Server for Java that is installed on the system in the
specified location.
Compare the output of the command with the product version in the README or
SOFTDOC file of the NonStop Server for Java. If you have an incompatible product
version of the NonStop Server for Java, obtain the correct version of the product and
follow the installation instructions in the README file on the product CD.
For version compatibility, see Table 2-1 on page 2-1.
Verifying the JDBC/MX Driver
To display the product version of the JDBC/MX driver in the Java environment of a
NonStop system, enter this java command at an OSS prompt:
java -cp /usr/tandem/jdbcMx/current/lib/jdbcMx.jar JdbcMx
-version
The -cp option specifies the class path of the JDBC/MX driver, which, in this example,
represents the standard location of the JDBC/MX driver. The location (standard or
nonstandard) of the JDBC/MX driver must be specified in either the -cp option or the
CLASSPATH environment variable.
If you have already set the class path of the JDBC/MX driver in the session, enter:
java JdbcMx -version
The command displays output similar to:
The JDBCMX information indicates the product version of the JDBC/MX driver that is
installed on the system in the specified location.
Compare the output of the command with the product version in the README or
SOFTDOC file of the JDBC/MX driver. If you have an incompatible product version of
JDBC/MX, obtain the correct version of the product and follow the installation
instructions in the README file on the NonStop Server for Java product CD.
For version compatibility, see Table 2-1 on page 2-1.
VPROC - T9617H01 - (01 OCT 2004) SYSTEM \DRP24 Date 14 NOV 2005,
11:32:33
Copyright 2004 Hewlett-Packard Development Company, L.P.
/usr/tandem/java/bin/java
Binder timestamp: 28OCT2005 22:22:21
Version procedure: T2766H50_04JAN2006_jdk150_02_28Oct2005
Version procedure: T8432H01_01MAY2005_CCPLMAIN
TNS/E Native Mode: runnable file
HP JDBC driver for NonStop(TM) SQL/MX Version
T1275H10_01MAY2005_JDBCMX_FCS_20050629










