Previous Topic: PL/I Basic Demo SessionNext Topic: Demo Session Objectives


Maintain Synchronized Processing

Before you begin testing, you should be aware that when CA InterTest for CICS searches the symbolic files for the PL/I programs you specify for testing, it tries to match the date and time in the symbolic file to that of the load module. If a match cannot be found, one of the following is displayed:

This feature lets you maintain synchronized processing at all times by enabling you to select the correct symbolic version of the program that you want to test.

Note: For a complete description of this feature, see the User Guide.

Symbolic Version Processing

When you request a PL/I program that has no previously declared breakpoints or monitoring options set, CA InterTest for CICS matches the most recently compiled symbolic file date and time to the load module date and time.

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

Note: 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 for the program, or until a NEWCOPY command is executed. This can be done from ITST Option 2.1 by selecting the Option for New copy, or by typing the following command from CICS:

CNTL=NEW,PROG=progname