EXPLORE_OPTIONS_ISPF

This section of CKMINI customizes the ISPF panel defaults for EXPLORE functions.

xxxxx1_ALLOC1 = 'text' and xxxxx1_ALLOC2 = 'text'

A set of default JCL strings used for allocating the output files. The text strings cannot exceed 50 characters. The combination of the content of each string set must follow the standard JCL syntax rules. You can also modify the JCL prior to submitting the job. The defaults are:
OUTDD_ALLOC1 = 'DISP=(,CATLG,DELETE),UNIT=SYSALLDA,'
OUTDD_ALLOC2 = 'SPACE=(CYL,(2,1),RLSE)' 

EXTDD_ALLOC1 = 'DISP=(,CATLG,DELETE),UNIT=SYSALLDA,'
EXTDD_ALLOC2 = 'SPACE=(CYL,(10,1),RLSE)' 

GENDD_ALLOC1 = 'DISP=(,CATLG,DELETE),UNIT=SYSALLDA,'
GENDD_ALLOC2 = 'SPACE=(CYL,(1,1),RLSE)'