Logrec Data for RTM2 Recursive Errors

RTM2 writes a symptom record to the logrec data set for most instances of recursion in RTM2. The record includes:
  • Component identifier
  • Release level
  • Name of the failing CSECT
  • Name of the failing load module
  • Name of this CSECT
  • Offset into the failing CSECT
  • System abend code
  • Reason code
  • The displacement and the register (program status word (PSW) - register)
  • RTM recursion flags
  • Registers at time of error
  • Program status word (PSW) at time of error
  • Exit handler flags
  • Recursion indicators
  • CSECT names and offsets associated with RTM2's recursion handler addresses

See z/OS MVS Diagnosis: Tools and Service Aids for information about analyzing logrec error records.