For the SQL -4, turn on the following traces:
TRACEERR - Calls to MUF
TRACEEXPR - Expression and data type
CA Datacom Core - 15.1 section “Statistics and Diagnostics Area (PXX) Report” on “COMM ALTER (Modify Error Table)”
https://docops.ca.com/ca-datacom/15-1/en/reference/dbutlty-reference/utility-function-summary/comm-communicate-with-muf/comm-alter-modify-error-table Scroll down in the section to “,TRACE=“ for the SQL trace
class-name list of available traces for SQL situations.
Turn on traces.
Example DBUTLTY statements. Supply the Jobname to limit the tracing CA Datacom Server mainframe jobname COMM OPTION=ALTER,TRACE=TRACEERR,JOBNAME=jobname COMM OPTION=ALTER,TRACE=TRACEEXPR,JOBNAME=jobnameRecreate the -4 situation.Turn off the traces: COMM OPTION=ALTER,TRACE=NONEProvide Support with the trace outputs (PXXSQLnn SYSOUT) (or DBUTLTY REPORT AREA=PXX,DUMPS=TRACE report if not using SYSOUT).