Job DSNTEJ6X
Job DSNTEJ6X compiles, link-edits, binds, and runs sample C program DSN8EDA, which invokes the DSNUTILV stored procedure to execute a utility. DSNTEJ6X executes DSN8EDA twice, first passing the utility control statement to DSNUTILV as a string and then passing it as a LOB file reference.
For convenience on TSO, the utility control statement that is input to DSN8EDA is encoded in EBCDIC and converted to Unicode before being passed to DSNUTILV.
Job DSNTEJ6X uses the local Db2 subsystem as both the client and the server subsystem.
The installation CLIST edits this job only if you specified a name in the WLM ENVIRONMENT field of panel DSNTIPX.
Before running job DSNTEJ6X, ensure that DSNUTILV has been created as part of the installation or migration process.
If DSNTEJ6X completes successfully, it produces the return codes that are shown in the following.
Step | PROCSTEP | Return code |
---|---|---|
PH06XS00 | 0000 | |
PH06XS01 | PC | 0000 |
C | 0000 | |
PLKED1 | 0004 | |
LKED | 0000 | |
PH06XS02 | 0000 or 0004 | |
PH06XS03 | 0000 | |
PH06XS04 | 0000 | |
PH06XS05 | 0000 | |
PH06XS06 | 0000 | |
Note:
|
Output from a successful execution of DSNTEJ6X lists the parameters specified followed by the messages generated by the Db2 DIAGNOSE DISPLAY MEPL utility.