Start of change

INDEX STORAGE GROUP field

The INDEX STORAGE GROUP field specifies the INDEXSTOG setting for the DB2OPT parameter in job DSNTIJRT.

DSNTIJRT/DSNTRIN uses this value for creating indexes instead of the default SYSDEFLT storage group.

Acceptable values: SYSDEFLT or stogroup-name
Default: SYSDEFLT
Update: option 7 on panel DSNTIPB
DSNZPxxx: none
SYSDEFLT
The system default storage group.
stogroup-name
A valid storage group name.
End of change