General installation considerations
IBM Dump Processing
Abend-AID generally suppresses the IBM dump. You can selectively turn this option back on using one of two methods:
- Add a DD statement to specify whether the IBM dump is requested:
- //ABNLDUMP DD to specify the IBM dump
- //ABNLNODP DD to suppress the IBM dump routed to //SYSUDUMP DD SYSOUT or //SYSABEND DD SYSOUT.
See Task 2: Control IBM processing of batch Abends for more information.
- Specify an IBM dump for a specific job or program name using the Abend-AID CWJOBTAB or CWPGMTAB table. You can set the PROC parameter to DUMP or NODP as needed. See Job and program selection tables (CWJOBTAB and CWPGMTAB) for more information.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*