4.2.3 Task 3: Link-Edit TMA TCP for IMS
The TMA TCP for IMS program is delivered as a pre-linked object
file. Use the LNKBEA34 JCL file for linking with
IBM’s TCP/IP.
Tailor the JCL as required to match your installation’s standards and naming conventions. Review the following items and make the necessary changes before you submit the job.
- Supply an appropriate Job Card for the job.
- Change the names of product datasets as required to match those
in your particular installation, including LE/370 datasets (for
example,
SYS1.SCEELKED), TCP/IP for z/OS datasets (for example,SYS1.SEZACMTX), and IMS (for example,IMSV5R1.RESLIB). - Change the names of TMA TCP for IMS datasets as required to
match those you allocated in Step 1 (for example,
BEATCPI.DIST.OBJECT). - Change the name of the link-editor (
HEWL) as required to match the name used by your installation.When the job completes successfully, you receive a return code ofNote:
The link job references components supplied by LE/370, TCP/IP for z/OS, and IMS.0from the link-edit steps and an executable load module is placed into the specified target load library. The load module should have attributes ofAMODE=31,RMODE=24. There should be no unresolved external references.