Specifying mandatory defaults panel 3

The default values in the third defaults panel are for the automated mapping facility and relate specifically to DB2®. The panel is shown in Figure 1.

Figure 1. CICS® VT defaults panel 3 of 4
 
 ---------------------------- CICS VT: Defaults panel 3 of 4 ----------------------
                                                                             
                                                                             
                                                                             
 Auto mapping:- mandatory defaults                                            
                                                                              
 CREATE TABLESPACE <DIM name>                                                 
   USING STOGROUP  vidsg__                                                   
          SEGSIZE  4_________  (multiple of 4)                                
       BUFFERPOOL  BPx___                                                     
                                                                             
                                                                             
 CREATE UNIQUE INDEX <IX/IY_DIM name> 
   ON <DIM name>                             
   USING STOGROUP  VIDSG__                                                   
       BUFFERPOOL  BPx___                                                     
                                                                             
                                                                             
                                                                             
                                                                             
                                                                             
                                                                             
                                                                             
 Enter=Confirm   PF1=Help   PF3=Exit

The panel values are as follows:

Table 1. Panel values
Field Description
TABLESPACE USING STOGROUP Specify the name of the DB2 storage group for the tablespaces.
TABLESPACE SEGSIZE Specify the default segment size for the segmented tablespaces.
TABLESPACE BUFFERPOOL Specify the default buffer pool for the tablespaces.
INDEX USING STOGROUP Specify the name of the DB2 storage group for the index page sets.
INDEX BUFFERPOOL Specify the default buffer pool for the index page sets.

The default parameters in this panel are mandatory and can be overridden during the automated mapping process.


Information Information

Feedback


Timestamp icon Last updated: Monday, 10 February 2014


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic/com.ibm.cics.vt.doc//topics/cvtug_defaults_panel2.html