Users would like to save their breakpoints across CICS shutdowns. Breakpoints are lost if CA InterTest for CICS has to be stopped and restarted for any reason during CICS execution or when CICS is recycled. Users would like to save their breakpoints across CA Intertest for CICS shutdowns. Is there a way to do this?
Starting with CA Intertest for CICS release 10 you can now record, or log, a monitoring session for later reuse when using CA InterTest for CICS. This new option lets you record sessions, reuse them, and delete them when you are done. Reusing these sessions lets you implement repeatable testing, which can improve the efficiency and consistency of your debugging tests. This option is enabled through the new MLOG commands. The breakpoints are store in a VSAM file called PROTMLOG. The PROTMLOG file CANNOT be shared between multiple CICS regions at this time. The installer must define a unique PROTMLOG VSAM file to each CICS region.
For additional please see the CA Intertest and Symdump version 10 release notes.