JDBC Type 4 Driver Programmer's Reference for SQL/MX Release 3.2.1
2 Installing and Verifying the Type 4 Driver
• “Prerequisites” (page 16)
• “Product Files” (page 17)
• “Setting CLASSPATH” (page 17)
• “Verifying the Type 4 Driver” (page 18)
Prerequisites
Hardware and software requirements for the JDBC Type 4 driver are described in the Softdoc file
delivered with the product. Read that document before installing the product.
You must install and configure the following before installing the JDBC Type 4 driver:
• JDK 1.5 or later in the client environment
• NonStop SQL/MX Release 3.2 on the NonStop system
• The ODBC/MX Service on the NonStop system. For information on starting the MXCS
Association Server, see the HP NonStop Connectivity Services Manual for SQL/MX Release
3.2.1.
Installing the JDBC/MX Type 4 Driver
To install the JDBC Type 4 driver:
1. Log on to the NonStop system as super.super.
2. Change to the TACL prompt.
3. The JDBC T4 driver is available at $SYSTEM.ZMXODBC. To change to the $SYSTEM.ZMXODBC
subvolume, enter the following:
$SYSTEM STARTUP 1> volume $SYSTEM.ZMXODBC
4. To locate the T1249TAR file:
$SYSTEM.ZMXODBC> fileinfo T1249TAR
5. Using the BINARY mode, transfer the T1249TAR file to the client workstation.
6. On the client system, change to the directory that contains the JDBC Type 4 driver tar file.
7. Rename T1249TAR to T1249.tar.
8. To untar the file:
tar -xvf T1249.tar
Alternatively, you can use a tool to unzip the tar file.
The following folders are created:
• samples
• docs
• lib
• install
16 Installing and Verifying the Type 4 Driver