Previous Topic: Maintain Synchronized ProcessingNext Topic: Assembler Symbolic Version Processing


COBOL and PL/I Symbolic Version Processing

When you use LIST=program or CNTL=ON, PROG=program to request a COBOL or PL/I program that has no previously declared breakpoints or monitoring options set, CA InterTest for CICS matches the date and time of the most recently compiled version of the program from the symbolic files to the load module date and time.

During Automatic Breakpoint processing, if a program has no previously selected symbolic file, CA InterTest for CICS will attempt to match the load module's date and time to a symbolic file program listing.

Once a symbolic file is selected for a program, CA InterTest for CICS continues to use the selected file and bypasses subsequent date and time matching until all declared breakpoints and monitoring options are removed from the program, or until a CNTL=NEW,PROG=program command is executed. The New Copy option is also available from the Program Monitoring menu, ITST Option 2.1.

For PL/I Programs

Successful date and time matching for PL/I modules requires that PL/I programs be compiled using the default TSTAMP=YES option.