Editing the source code of CEEBXITA

You can edit the sample assembler user exit that is provided in hlq.SEQASAMP to customize the naming patterns or message display level by doing one of the following tasks:
  • Use SMP/E USERMOD EQAUMODK1 to update the copy of the exit in the hlq.SEQAMOD data set. The USERMOD is in hlq.SEQASAMP.
  • Create a private load module for the customized exit. Copy the assembler user exit that has the same name as the user exit from hlq.SEQASAMP to a local data set. Edit the patterns or message display level. Customize and run the JCL to generate a load module.
1 USERMOD EQAUMODK is provided for updating EQAD3CXT. See SMP/E USERMODs in the IBM® z/OS® Debugger Customization Guide for an SMP/E USERMOD for this customization.