Previous Topic: Start Mode Matrix TableNext Topic: Update the CICS JCL


Link Edit the CICS Object Members (INST0061)

This step link edits your CICS object members. The link edit creates a load module for formatting CICS internal trace table entries that display when you issue the CTRACE command.

Note: If multiple releases of CICS are in use, specify the library using the highest available CICS release.

Follow these steps:

  1. Modify the SYSLIB DD statement in the INST0061 member of the sysview.SAMPJCL data set to use the correct CICS library.

    A sample SYSLIB DD statement follows:

    //SYSLIB  DD DSN=cics.ADFHMOD
    
  2. Submit the member INST0061.

    When the job ends with a condition code of 0, the link edit of the CICS object members completed.