Installation Overview
The following table provides an overview of the steps required for a successful installation of Adabas Service for Java and the names of the corresponding sample jobs you can use.
Adabas Service for Java is distributed both as a standalone product or as a component within another Software AG product.
If you are installing Adabas Service for Java at the request of another Software AG product, then Installation Steps 1, 2, and 3 might not be necessary, because the Adabas Service for Java package might have been extracted during the installation of that product. If a subdirectory AdabasClient already exists in your chosen installation directory and the contents match those described in Step 3 of the table, proceed to Step 4.
If you are installing Adabas Service for Java standalone, then proceed with the installation from Step 1.
Step | Description | Job Name |
1 | Create a UNIX System Services installation directory. | – |
2 | Upload the AJZ package to the installation directory. | – |
3 | Extract the contents of the AJZ package into the installation directory. | – |
4 | Allocate a z/OS load library for the extracted load modules. | – |
5 | Copy the extracted load modules to the z/OS load library. | – |
6 | Allocate a z/OS jobs library for the extracted sample jobs. | – |
7 | Copy the extracted sample jobs to the z/OS jobs library. | – |
8 | Make the Adabas for zIIP license available (optional). | – |
9 | Add the sample AJZJVMP procedure to the site procedure library. | – |
10 | Link ADALNKR to the supplied ADAAJZ6 load module (for multi-threaded installations only). | AJZI010 |
11 | APF-authorize the runtime load libraries (optional). | – |
12 | Tailor the sample jobs to run a Java application in a multi-threaded or single-threaded envitonment. | AJZI020 for a multi-threaded environment AJZI030 for a single-threaded envitonment |