The run-time interface creates a REXX stem variable called EYU_TRACE anytime an error occurs that warrants tracing. Such conditions include:
The zero entry of the stem array indicates the number of trace records that were produced. Entries 1 through n contain the actual trace records.
If you are having problems with a REXX program or the run-time interface, IBM® support may request the trace records from EYU_TRACE. CICSPlex® SM distributes a REXX EXEC that IBM support will ask you to include in your REXX program to format and print the EYU_TRACE records. The formatting routine is called EYU#TRCF and is distributed in the SEYUCLIB library. EYU#TRCF should be used only at the request of IBM support.
[[ Contents Previous Page | Next Page Index ]]