Job DSNTEJ6V
Job DSNTEJ6V compiles, link-edits, binds, and runs sample C++ program DSN8EE1, which invokes the DSNUTILS stored procedure to execute a utility.
Job DSNTEJ6V uses the local Db2 subsystem as both the client and the server subsystem.
The installation CLIST edits this job only if the following conditions are met:
- You specified a name in the WLM ENVIRONMENT field of panel DSNTIPX.
- You indicated on panel DSNTIPU that an IBM® C++ compiler is installed.
Before running job DSNTEJ6V, ensure that DSNUTILS has been created as part of the installation or migration process.
Recommendation: Use the
DSNWLM_UTILS core WLM environment for DSNUTILS.
If DSNTEJ6V completes successfully, it produces the return codes that are shown in the table below.
Step | PROCSTEP | Return code |
---|---|---|
PH06VS01 | PC | 0004 |
CP | 0000 | |
PLKED1 | 0004 | |
LKED | 0004 | |
PH06VS02 | PC1 | 0000 |
CP1 | 0000 | |
PC2 | 0004 | |
CP2 | 0000 | |
PLKED1 | 0004 | |
LKED | 0000 | |
PH06VS03 | 0000 or 0004 | |
PH06VS04 | 0000 | |
Note:
|
A successful execution of DSNTEJ6V unloads rows and columns from the PROJ sample table.
You can compare the output from this job with the sample output for DSNTEJ6V found in member DSN8TJ6V in your prefix.SDSNIVPD data set.