DUE - Dump Generation, Error-Specific

This Natural profile parameter can be used to specify Natural error numbers for which a storage dump shall be taken.

Possible settings 1 - 9999 A single error number or multiple error numbers (separated by a comma and enclosed in parentheses) for which a dump shall be taken.

Note:
If DUE is specified multiple times, all error numbers are saved in one table.

OFF Deletes the table and any error numbers specified previously are removed.
Default setting OFF  
Dynamic specification yes  
Specification within session yes Terminal command %DUE

Notes:

  1. This type of storage dump may be helpful to get a dump for the analysis of a specific error situation by Software AG personnel.
  2. If an error occurs which has been specified by DUE, a program check is forced.
  3. If the profile/session parameter DU=OFF is set, it will be changed to DU=ON. For further processing, the DU parameter setting is honored.

Examples:

DUE=1302
DUE=(6501,6502,6503,1500)
DUE=OFF