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 the supervisor state (and PSW key=7). If you can ensure that all EDITPROCs called by UNLOAD PLUS can run in a problem state, you can specify UXSTATE=PROB in the UNLOAD PLUS installation options module.

UNLOAD PLUS invokes Db2 user exits only when DIRECT YES is in effect.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*