The final mapping default panel contains additional values for creating the DB2® objects. This is shown in Figure 1.
----------------------- CICS VT: Defaults panel 4 of 4 ----------------------
Command ===> _________________________________________________________________
Auto mapping:- optional defaults
Assign value to CURRENT SQLID => sqlid___
Assign HLQ of CICS VT data sets generated => tso_prefix_
CREATE TABLESPACE <DIM name>
LOCKSIZE ANY
CLOSE
COMPRESS NO
FREEPAGE
PCTFREE
CREATE UNIQUE INDEX <IX/IY_DIM name>
ON <DIM name>
CLOSE NO
DEFER NO
FREEPAGE
PCTFREE
Enter=Confirm PF1=Help PF3=Exit
If you supply a value for the field Assign value to CURRENT SQLID,
the first SQL statement that is executed by the batch job is
SET CURRENT SQLID='your-value'.
The value you specify for the field Assign HLQ of CICS® VT data sets generated is the prefix for the data sets generated by the automated mapping facility, such as the data set containing the DB2 DDL. Your TSO prefix is used if this field is blank.
All other fields are optional.
DB2
defaults will apply for all fields that you leave blank. Press Enter to return to the
CICS VT main menu.