Db2 user exits with UNLOAD PLUS
UNLOAD PLUS can invoke the following types of Db2 user exits during processing:
- EDITPROCs
- FIELDPROCs
- Date exits
- DSNXVDTX (EBCDIC date exit routine)
- DSNXVDTA (ASCII date exit routine)
- DSNXVDTU (Unicode date exit routine)
- Time exits
- DSNXVTMX (EBCDIC time exit routine)
- DSNXVTMA (ASCII time exit routine)
- DSNXVTMU (Unicode time exit routine)
- Authorization exit
By default, UNLOAD PLUS invokes these exits in supervisor state (and PSW key=7). If you can ensure that all EDITPROCs called by UNLOAD PLUS are able to run in problem state, you can specify UXSTATE=PROB in th UNLOAD PLUS installation options module.
UNLOAD PLUS invokes Db2 user exits only when DIRECT YES is in effect.
Related topics
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*