Previous Topic: Initialize and Terminate CA InterTest for CICSNext Topic: Set and Remove Monitoring


Restart CA InterTest for CICS

To restart CA InterTest for CICS, enter:

CNTL=RESTART

or

CNTL=RESTART,TODAY=ONLY

This command restarts CA InterTest for CICS from the last recorded checkpoint. If TODAY=ONLY is specified, CA InterTest for CICS is restarted only if the checkpoint occurred on the same day.

When CA InterTest for CICS is restarted from a sequential terminal, it ignores all input records following the RESTART command until it finds a record with this command:

CNTL=DUMMY

This terminates the CNTL transaction and permits the system to execute transactions from subsequent input records. However, if the restart is unsuccessful, the CNTL transaction terminates and all input records that follow the RESTART command are executed as usual by CICS.