You must supply installation-specific information to the ADABAS Interface through user tables. The Environment and CPU Tables are required; the Account Code Table is optional. Each table corresponds to a set of QENVR, QCPU, or QAACT macro statements. These are described in this section.
Sample user tables, which may be used as a starting point for your installation, can be found in CAJRSAMP. These should be modified to suit your needs and assembled with //SYSLIB pointing or concatenated to CAJRMAC. At linkage editor time, the ENTRY and NAME statements should be used with the appropriate table. For example:
ENTRY JSIQENVR NAME QENVR(R)
These statements should be used to link QENVR. User table load modules must reside in one of the following libraries:
Note: The load library contains user tables that are meaningful only for the Installation Verification Procedure.
| Copyright © 2012 CA. All rights reserved. |
|