Installing IBM AD Connect for Mainframe
- Follow the instructions found in the Installing IBM Application Discovery Connect for Mainframe chapter from the Program Directory document. It is a PDF included as part of the zipped installation package.
- After installing via SMP/E, copy the load modules contained in the SMP/E *.SIAYAUTH library into the authorized load library from which the listener started task will run.
- Copy the IAYLSTNR member from *.SIAYSAMP library into the procedure library from which you will run the listener started task. The listener PROC name for the started task could be any name that fits your site’s naming conventions.
- Configure the listener PROC as detailed in Configuring the Listener PROC.
- Configure the needed JCLs as detailed below (as needed).
- Define a User Id in RACF® (with the correct authorizations) for the listener started task.
- If Db2® access is needed, submit the IAYDB2BD (formerly EZLDB2BD) job. Remember that this is a sample job that has to be modified according to your site standards.
- Create IBM AD Parm Library if needed (will contain the components sample jobs).
- If ChangeMan ZMF is needed, add the XMLREQJB job to the Parm library and modify it according to your site standards.
- If Adabas is needed add the IAYNATDB job (formerly NATDBJOB) to the Parm library and modify it according to your site standards.
- If Natural is needed, add the IAYNATLB job (formerly NATLBJOB ) and IAYNATMM job (formerly NATMMJOB) to the Parm library and modify it according to your site standards.
- Start the listener started task. Make sure that all required libraries defined in the STEPLIB (or otherwise defined in the linklist, etc.) are APF authorized, as this is required to ensure the integrity of program call chains. Also, ensure that the user id assigned to the started task has the correct authorizations.
Files included in the IBM AD Connect for Mainframe distribution
-
IBM.HALT613.SMPMCS.BIN – a compressed SMP/E MCS file, which acts as an inventory for all the software objects included in the SMP/E distribution.
-
IBM.HALT613.F1.BIN – a compressed SMP/E REL file, containing all the load modules for IBM AD Connect for Mainframe.
-
IBM.HALT613.F2.BIN - a compressed SMP/E REL file, containing all the Db2 DBRM members. These are required only if IBM AD Connect for Mainframe must connect to Db2 to retrieve application data.
-
IBM.HALT613.F3.BIN – a compressed SMP/E REL file, containing all the sample JCL and PROCS needed to run IBM AD Connect for Mainframe. For a list of the samples, see Sample JCL and PROCS for IBM AD Connect for Mainframe.
-
IBM.HALT613.F4.BIN – a compressed SMP/E REL file, containing compiled REXX modules for the optional REXX integration feature.