CICS VSAM Transparency for z/OS, Version 1.2


Tailoring panel 2 of 4

Use the second tailoring panel to specify the DB2® parameter values, as shown in Figure 1 .

Figure 1. CICS VT tailoring panel 2 with sample values
-------------------------- CICS VT Setup (Screen 2/4) -------------------------
 Command ===> ________________________________________________ Scroll ===> PAGE 
                                                                                
 DB2 SDSNLOAD library  : DB2.SDSNLOAD_________________________________          
                                                                                
 DB2 sample program    : DB2.RUNLIB.LOAD______________________________          
            library               (typically .RUNLIB.LOAD)              
                                                                                
 DB2 subsystem         : DB2B____ (DB2 subsystem used for the CICS VT install)  
                                                                                
 CICS VT qualifier     : CICSVT............................................... +
                                  (DB2 qualifer for CICS VT system tables)      
                                                                                
 CICS VT DB2 owner     : CICSVT__ (DB2 owner to bind CICS VT plans and packages)
                                                                                
 CICS VT DB2 database* : CICSVTDB (DB2 database for CICS VT system tables)      
                                                                                
 Table storage group   : CICSVTSG (DB2 storage group for CICS VT system tables) 
                                                                                
                                                                                
 * If database is new then uncomment 'CREATE DATABASE' SQL in member VIDIDB2    
                                                                                
 Press Enter to continue, PF3 to go to previous panel or PF1 for Help                      

The parameter value descriptions are as follows:

Table 1. User parameter descriptions for panel 2
Parameter Description
DB2 SDSNLOAD library The name of the DB2 load library (SDSNLOAD).
DB2 sample program library The name of the library containing the compiled or assembled sample DB2 sample programs such as DSNTIAUL and DSNTEP2, usually called db2hlq .RUNLIB.LOAD. The sample program DSNTEP2 is used to create DB2 objects for automated mapping.
DB2 subsystem The subsystem identifier of the DB2 subsystem where you map your VSAM data sets to CICS® VT.
CICS VT qualifier The DB2 qualifier that will be used as the CREATOR of the CICS VT control tables. This field is scrollable.
CICS VT DB2 owner The DB2 authorization ID that will be used as the BIND owner for the CICS VT packages and plans.
CICS VT DB2 database The DB2 database that will contain the CICS VT control tables. If you decide to create a new database, you will have to remove the comment from the SQL CREATE DATABASE statement in member VIDIDB2 in the customized SVIDCNFG library. Do this after you have run the customization dialogs.
Table storage group The DB2 storage group where you will create the CICS VT control tables and indexes. If the storage group does not exist, manually tailor member VIDIDB2 in my .SVIDCNFG. custom after you run the customization dialogs. Instructions are included as comments in the VIDIDB2 member.




Last updated: February 8, 2013 20:43:0