The second phase installs the components that are specific to the particular TP monitor in use at your site. Separate procedures are used to install Adabas Review under each of the supported TP monitors:
Com-plete
CICS
TSO or TSS
IMS/DC
This document covers the following topics:
Note:
Adabas Review 4.3.2 must be executed with the Adabas 7.1.2 or above
version of ADALCO.
To install the Com-plete components of Adabas Review (Review 4.3.2 with Adabas 7.4.2 and above link routine):
Use the JCL in jobs member LINKLCO to link RDBLXCOM to the Adabas link routine ADALCO.
Restart Adabas and Com-plete.
Initialize and test Adabas Review.
Read Starting Adabas Review for information about initializing and verifying the installation of the online portion of Adabas Review.
To install the Com-plete components of Adabas Review (Review 4.3.2 with Adabas 7.4.1 and below link routine):
Modify the Adabas link routine for Com-plete ADALCO to specify:
LRVINFO EQU 256
Then assemble and link ADALCO.
Use the JCL in jobs member LINKLCO to link RDBLXCOM to the Adabas link routine ADALCO.
Restart Adabas and Com-plete
Initialize and test Adabas Review.
Read Starting Adabas Review for information about initializing and verifying the installation of the online portion of Adabas Review.
To install the CICS components of Adabas Review (all versions):
Create a CICS-dependent load library.
Note:
If you have installed Review NM, you may use the CICS-dependent
load library created for the Review NM installation.
This library is used for the output of the link. The library you create will be used exclusively by Review.
Modify, assemble, and link the Adabas link routine for CICS
Note:
Adabas Review 4.3.2 requires the Adabas version 7.4 command-level
link routine and CICS 3.2 and above.
Modify the ADAGSET parameter member to specify:
&LRINFO=256, &LUSAVE=72
Then assemble and link the Adabas command-level link routine.
Use the JCL in jobs member LINKLCC to link the Adabas Review 4.3 link routine exit RDBLXCIC to the Adabas command-level link routine.
Restart Adabas and CICS.
Initialize and test Adabas Review.
Read Starting Adabas Review for information about initializing and verifying the installation of the online portion of Adabas Review.
To install the TSO components of Adabas Review (Review 4.3.2 with Adabas 7.4.2 and above link routine):
Use the JCL in jobs member LINKLNK to link the Adabas Review 4.3 link routine exit RDBLXMVS to the ADALNK created in step 1.
Note:
If you elect to use the link routine ADALNKX, link the batch
Review routine RDBLXMVS to ADALNKR.
Restart the TSO session and Adabas.
Initialize and test Adabas Review.
Read Starting Adabas Review for information about initializing and verifying the installation of the online portion of Adabas Review.
To install the TSO components of Adabas Review (Review 4.3.2 with Adabas 7.4.1 and below link routine):
Modify the Adabas link routine for TSO/batch (ADALNK) to specify:
LRVINFO EQU 256
Then assemble and link ADALNK.
Note:
If you elect to use the link routine ADALNKX rather than ADALNK,
make this change to ADALNKR and then assemble and link ADALNKR.
Use the JCL in jobs member LINKLNK to link the Adabas Review 4.3 link routine exit RDBLXMVS to the ADALNK created in step 1.
Note:
If you elect to use the link routine ADALNKX, link the batch
Review routine RDBLXMVS to ADALNKR.
Restart the TSO session and Adabas.
Initialize and test Adabas Review.
Read Starting Adabas Review for information about initializing and verifying the installation of the online portion of Adabas Review.
To install the IMS/DC components of Adabas Review (Review 4.3.2 with Adabas 7.4.2 and above link routine):
Modify and link the Natural IMS/DC interface module. Include the following in the link of the Natural IMS interface module:
ADALNI and ADALNK, the modules created in step 1; and
Note:
Do not link any Adabas Review link routine exits to ADALNI and
ADALNK prior to this step.
RDBLXIMS, the Adabas Review IMS/DC link routine exit.
Note:
The ADALNK module is to be used for Natural IMS BMP processing
and must not be linked with the Adabas Review batch/TSO link routine exit
RDBLXMVS before it is included in the Natural IMS interface.
Restart the IMS/DC MPP region(s) in which Natural executes.
Restart Adabas.
Initialize and test Adabas Review.
Read Starting Adabas Review for information about initializing and verifying the installation of the online portion of Adabas Review.
To install the IMS/DC components of Adabas Review (Review 4.3.2 with Adabas 7.4.1 and below link routine):
Modify the Adabas link routines for IMS/DC (ADALNI and ADALNK) to specify:
LRVINFO EQU 256
Then assemble and link them.
Modify and link the Natural IMS/DC interface module. Include the following in the link of the Natural IMS interface module:
ADALNI and ADALNK, the modules created in step 1; and
Note:
Do not link any Adabas Review link routine exits to ADALNI and
ADALNK prior to this step.
RDBLXIMS, the Adabas Review IMS/DC link routine exit.
Note:
The ADALNK module is to be used for Natural IMS BMP processing
and must not be linked with the Adabas Review batch/TSO link routine exit
RDBLXMVS before it is included in the Natural IMS interface.
Restart the IMS/DC MPP region(s) in which Natural executes.
Restart Adabas.
Initialize and test Adabas Review.
Read Starting Adabas Review for information about initializing and verifying the installation of the online portion of Adabas Review.