JDBC Driver for SQL/MP 3.0

JDBC/MP Docs Home Page | Contents | Index | Glossary | Prev | Next
Installing and Verifying JDBC/MP
This section explains these subjects:
JDBC/MP Driver Requirements
Installing the driver
Verifying the JDBC/MP Driver
JDBC/MP Driver Requirements
Before using the JDBC Driver for SQL/MP, the product components must be installed and the Java virtual machine
(JVM) must be compiled by the SQL compiler. In TNS/E, JVM must not be recompiled by the SQL compiler.
See the Softdoc or the README file that accompanies the NonStop Server for Java product for information about
these tasks.
Note: The JDBC driver for SQL/MP has the same hardware requirement as NonStop Server for Java,
which can run on all HP NonStop NS-Series servers and all S-series servers except S700B and S70000.
See the Softdoc for NonStop Server for Java product for current requirements.
Installing the Driver
You can install the driver either from SUT, or from Scout. Before installing the driver, ensure that NonStop Server for
Java ((T2766H10 or T2766H5x or T2766H60 or T2766H70; T2766H70 is distributed on SUT) is installed. You can
select the JDBC/MP driver version when you install NonStop Server for Java.
Installing the Driver from SUT
Perform the following steps to install the driver:
1. Log on to the NonStop system as super.super.
2. Change to the TACL prompt. Enter the following command to go to the driver subvolume:
$SYSTEM STARTUP 1> volume $SYSTEM.ZOSSUTL
3. You can install the product pax file in the standard or in the non-standard location.
Enter the following command to install the product pax file in the standard location:
TACL> PINSTALL -rvf T1277PAX
The PINSTALL command extracts the JDBC/MP jar(sqlmp.jar) and native library (libsqlmp.so) to the
/usr/tandem/jdbcMp/T1277H32/lib directory.
Enter the following command to install the product pax file in the non-standard location:
TACL> PINSTALL -s:/usr/tandem/:<NonStop_Server_for_Java_install_dir>/: -rvf
T1277PAX