Linking the CEEBXITA user exit into a private copy of a Language Environment runtime module
The following table shows the Language Environment® runtime load module and the user exit needed for each environment.
Environment | User exit name | CEE load module |
---|---|---|
The following types of Db2®
stored procedures that run in WLM-established address spaces:
|
EQAD3CXT | CEEPIPI |
IMS TM and BTS | EQAD3CXT | CEEBINIT |
Batch | EQAD3CXT | CEEBINIT |
Note:
- EQAD3CXT supports Db2 stored procedures
PROGRAM TYPE=SUB
if you set theRRTN_SW
flag asx'01'
.
Edit and run sample hlq.SEQASAMP(EQAWLCE3) to create these updated
Language
Environment runtime modules. The sample creates the
following load module data sets:
- hlq.DB2SP.SCEERUN(CEEPIPI)
- hlq.IMSTM.SCEERUN(CEEBINIT)
- hlq.BATCH.SCEERUN(CEEBINIT)