Q:
How can you get source & Link data from one system to another?
A:
Exec program TRCKSMNT with the COPY parameter
CICS interactive debugging tool
Q:
How can you get source & Link data from one system to another?
A:
Exec program TRCKSMNT with the COPY parameter
Q:
How can I debug a CALLed subroutine?
A:
If it's DYNAMIC:
If it's STATIC:
Q:
How do I debug a subroutine invoked via EXEC CICS LINK or EXEC CICS XCTL?
A:
In order to debug a transaction running unattached to a terminal, you have to set up both:
Option 8.2 (to identify the program/transaction to debug), and
Option 8.9 (to identify the debugging terminal).
From Option 8.2:
From Option 8.9:
Q:
Can only do the 'HALT=OFF', 'ALL' when in a debug session?
A:
You have to be in a debug session to use the command 'HALT=OFF'.
Or use Option 8.1 outside of a debug session to delete all halts
Q:
I keep getting Illegal Storage Reference messages. How can I get rid of these messages?
A:
You may use one of the following:
Q:
Why am I receiving a Timestamp Mismatch message and how do I resolve it?
A:
A Timestamp Mismatch indicates the program stored on the Track Source File is not the program executing in CICS.
Enter P=yourpgmname on a Track command line and look for the date near offset 60. Compare this to the date from Options 1.2 and 2.2.
Either
Q:
How do you get a Flow Table display?
A:
From the User Preferences (Option U.1), set
Flow Data Collection Level to 'S' or 'F'
Flow Table Size to a value greater than 0