COBOL debug file user exit samples

Language Environment provides a sample COBOL debug file user exit for non-CICS and CICS® environments.
  • The sample COBOL debug file user exit for non-CICS is available in SCEESAMP in member IGZWIUXB.
  • The sample COBOL debug file user exit for CICS is available in SCEESAMP in members IGZWIUXC and IGZWIUXD.
  • The sample user exits take the member name used when storing the COBOL debug file at compile time. They look for the member in a concatenated PDS/PDSE under DD SYSDEBUG. If the member is found, the data set name and member are returned.
  • Restriction: The sample user exits do not provide a new name if the debug file is stored in a sequential data set or a z/OS UNIX file at compile time.