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-2
NonStop Server for Java
On systems running H-series RVUs, you do not need to relink the NonStop Server for
Java and JDBC/MX driver into the SQL/MX UDR server. However, you do need to
configure the SPJ environment so that the SQL/MX UDR server uses the correct
versions of the NonStop Server for Java and JDBC/MX driver. For more information,
see Configuring the SPJ Environment on Systems Running H-Series RVUs on
page 2-5.
NonStop Server for Java
To create and execute SPJs in NonStop SQL/MX, you must install the NonStop Server
for Java on a NonStop system. Use the NonStop Server for Java to compile and
execute Java applications. For details about this product, see the NonStop Server for
Java Programmer’s Reference. For installation instructions, see the README file on
the product CD. If you install the NonStop Server for Java in a nonstandard location,
see Setting the JREHOME Location
on page 2-13. For version requirements, see
Table 2-1
.
JDBC/MX Driver
To create and execute SPJs in NonStop SQL/MX, you must install the JDBC/MX driver
on a NonStop system. The JDBC/MX driver enables a Java application to use NonStop
SQL/MX to access an SQL/MP or SQL/MX database. For details about this product,
see the JDBC Driver for SQL/MX Programmer’s Reference. For installation
instructions, see the README file on the NonStop Server for Java product CD. If you
install the JDBC/MX driver in a nonstandard location, see Setting the JDBC/MX
Location on page 2-16. For version requirements, see Table 2-1.
Verifying Software Versions
Verify that you have compatible product versions of these necessary software products
on a NonStop system:
NonStop SQL/MX
Release 2.1
H06.04 T006H10
(SDK 1.4.2)
T1275H10
(equivalent to
T1225V32)
No
NonStop SQL/MX
Release 2.2
H06.04 T006H10
(SDK 1.4.2)
T1275H10 AAA
(equivalent to
T1225V32)
No
NonStop SQL/MX
Release 2.3
H06.16 T2766 H50
(SDK 1.5.0)
T1275H50 AAJ No
Table 2-1. Software Products Required for SPJs (page 2 of 2)
SQL/MX Product
Version
Minimum
Supported
RVU
NonStop Server
for Java
*
JDBC/MX
Driver
*
Relinking
MXUDR
Required?
*
The product numbers are minimum versions on systems running H-series RVUs. See the README file on the
NonStop Server for Java CD for installation instructions and the latest version requirements.










