Jobs DSNTEJ5C and DSNTEJ5P
Job DSNTEJ5C installs the sample application transactions in COBOL and prepares the organization application. Job DSNTEJ5P installs the transactions in PL/I and prepares the organization, project, and phone applications.
Both phase 5 jobs perform the following functions:
- Compile and link-edit the CICS® online applications
- Bind the CICS online applications
- Create the BMS maps for the online applications.
Select the proper job, and define transactions, programs, and BMS maps to CICS.
prefix=.SDSNSAMP members DSN8FPPT, DSN8FPCT, and DSN8FRCT contain the respective PPT, PCT, and RCT entries required for the phase 5 applications. These members help you perform the definition step. Make sure that the subsystem ID (SUBID) in the RCT entry matches your Db2 subsystem ID.
If DSNTEJ5C runs successfully, it produces the return codes that are shown in the following table.
Step | PROCSTEP | Return code |
---|---|---|
MAPG | ASSEM | 0000 |
MAPD | ASSEM | 0000 |
DSNH | 0000 or 0004 | |
BIND | 0000 | |
MAPGP | ASSEM | 0000 |
MAPGL | 0000 | |
MAPDP | ASSEM | 0000 |
MAPDL | 0000 |
If DSNTEJ5C fails or abends, rerun the job from the last successful step. To receive more prepare-time detail from DSNTEJ5C, change the parameters TERM(LEAVE) and PRINT(LEAVE) to TERM(TERM) and PRINT(TERM).
If DSNTEJ5P runs successfully, it produces the return codes that are shown in the following table.
Step | PROCSTEP | Return code |
---|---|---|
PH05PS01 | ASSEM | 0000 |
PH05PS02 | ASSEM | 0000 |
PH05PS03 | ASSEM | 0000 |
PH05PS04 | ASSEM | 0000 |
PH05PS05 | ASSEM | 0000 |
PH05PS06 | 0004 | |
PH05PS07 | 0000
0000 0004 0004 0004 |
|
PH05PS08 | 0004 | |
PH05PS09 | 0000
0000 0004 0004 0004 |
|
PH05PS10 | 0004 | |
PH05PS11 | 0004
0000 0004 0004 0004 |
|
PH05PS12 | 0004 | |
PH05PS13 | 0000
0000 0004 0004 0004 |
|
PH05PS14 | ASSEM | 0000 |
PH05PS15 | ASSEM | 0000 |
PH05PS16 | 0004 | |
PH05PS17 | 0000
0000 0004 0004 0004 |
|
PH05PS18 | 0004 | |
PH05PS19 | 0000
0000 0004 0004 0004 |
|
PH05PS20 | 0004 | |
PH05PS21 | 0000
0000 0004 0004 0004 |
|
PH05PS22 | 0000 or 0004 | |
PH05PS23 | 0000 | |
PH05PS24 | ASSEM | 0000 |
PH05PH25 | 0000 | |
PH05PS26 | ASSEM | 0000 |
PH05PH27 | 0000 | |
PH05PS28 | ASSEM | 0000 |
PH05PH29 | 0000 | |
PH05PS30 | ASSEM | 0000 |
PH05PH31 | 0000 | |
PH05PS32 | ASSEM | 0000 |
PH05PH33 | 0000 | |
PH05PS34 | ASSEM | 0000 |
PH05PH35 | 0000 | |
PH05PS36 | ASSEM | 0000 |
PH05PH37 | 0000 | |
Note:
|
If DSNTEJ5P fails or abends, rerun the job from the last successful step. You might find it convenient to break up DSNTEJ5P and run only the unsuccessful steps.