Jdbc type 2 driver for nonstop sql/mx, Nonstop server for java (nsj) – HP Integrity NonStop J-Series User Manual
Page 22

2.
Use the VPROC utility to verify the version of the mxci object:
OSS> vproc mxci
The display should appear as:
/usr/tandem/sqlmx/bin/mxci
Binder timestamp: 08DEC2009 19:36:07
Version procedure: T8432H02_01FEB2007_CCPLMAIN
Version procedure: T6520H02_01MAY2005_TFDS_SH_H02
Version procedure: T1050H23_06JAN2010_ALB_238_1208
Version procedure: T6520H02_01MAY2005_TFDSAPI_14JUN05_H02
Version procedure: T1054H23_06JAN2010_ALB_238_1208
Version procedure: S0018H23_06JAN2010_ALB_CFL_1202
TNS/E Native Mode: runnable file
For information on installing SQL/MX on a NonStop system, see the SQL/MX Installation and
Management Guide.
JDBC Type 2 Driver for NonStop SQL/MX
You must have JDBC Type 2 driver T1275H50 or later installed on the NonStop system.
To verify the version:
1.
Go to the <JDBC T2 Installation Directory>/lib directory on OSS.
For example:
OSS> cd /usr/tandem/jdbcMx/T1275H50/lib
where,
/usr/tandem/jdbcMx/T1275H50
is the installation directory.
2.
Use the VPROC utility to verify the version of the libjdbcMx.so object:
OSS> vproc libjdbcMx.so
The display should appear as:
/usr/tandem/jdbcMx/T1275H50/lib/libjdbcMx.so
Binder timestamp: 07MAR2008 10:09:04
Version procedure: T1275H50_08MAR2008_JDBCMXAAF_0307
TNS/E Native Mode: runnable file
For information on installing JDBC Type 2 driver on a NonStop system, see the JDBC Driver for
SQL/MX Programmer's Reference Manual.
NonStop Server for Java (NSJ)
You must have NSJ version T2766H60 or later installed on the NonStop system.
To verify the version:
1.
Go to the <NSJ Installation Directory>/bin directory on OSS.
For example:
OSS> cd /usr/tandem/nssjava/jdk160_h60/bin
where,
/usr/tandem/nssjava/jdk160_h60/
is the NSJ installation directory.
2.
Use the VPROC utility to verify the version of the Java object:
OSS> vproc java
The display should appear as:
/usr/tandem/nssjava/jdk160_h60/bin/java
Binder timestamp: 30MAR2010 03:04:11
Version procedure: T2766H60_22FEB2010_jdk60_ABP_30Mar2010
Version procedure: T8432H02_21MAY2008_CCPLMAIN
TNS/E Native Mode: runnable file
22
Introduction