This procedure creates the DDL and JCL statements that allocate and construct DB2 objects.
Follow these steps:
The Data Base List screen displays.
The DDL statements and VSAM definitions for the database are generated and the DDL Options screen displays.
The database name is used to generate JCL to create DB2 objects. You can change the name in the generated DDL without adverse effects on the application.
The Generated DDL Text screen displays the DB2 objects for which DDL is generated.
The JCL Job Statement Information Input screen displays.
The generated JCL displays in ISPF edit mode.
Note: Do not change the table or column names here. Instead, check out the model and change the names in the model at your workstation.
The JCL for DDL resides in a data set allocated as:
<userid>.TICTEMP1.TIDDLJCL
or
<userid>.TICTEMP2.TIDDLJCL
If the database is preallocated, delete the lines in the JCL for creating the database.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|