CICS VSAM Transparency for z/OS, Version 1.2


Driver generation stage 1

There are five steps in the generation stage 1 batch job and they all should end with a return code of 0. The steps are as follows:

Table 1. Generation stage 1 batch job steps
Step # Step Name Function
1 GEN Generate the DIM source code
2 ASM Assemble the generated code.
3 LINK Link the object code into an executable module
4 CLEANUP Delete temporary data sets
5 VIDDDMG Generate the job deck for stage 2

The GEN step verifies the that mapping information is correct by performing the following checks:

There are two outputs from the stage 1 generation job. A DIM module is created in the CICS VT drivers library that you specified in the first defaults panel and the job deck is generated for the stage 2 batch job.





Last updated: December 6, 2013 20:43:9

Information Information

Feedback


Timestamp icon Last updated: Friday, 6 December 2013


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic///topics/cvtug_drivegen_stage1.html