Allocating the secondary shadow area data set
If you defined a secondary shadow area data set on the PREPARE command (by specifying either the SHADOW2_DSNAME or SHADOW2_SUFFIX keyword), you must use the SHADOW_INIT command to allocate the secondary output area dynamically.
The SHADOW_INIT command allocates the secondary output area by using same allocation characteristics and space parameters that are used to allocate the primary output area (see Allocating-the-primary-shadow-area-data-set).
You must also specify one or more of the following additional space parameters on the ALLOCATE subcommand to allocate the secondary output area. If the additional space parameters are not specified, the secondary output area will not be allocated.
- DATACLAS2
- MGMTCLAS2
- STORCLAS2
- VOLSER2
Like the primary output area, the Shadow Initialization function also performs the IDCAMS delete/define on the secondary output area.
For more information about the keywords that are available with the SHADOW_INIT command and the ALLOCATE subcommand, seeSHADOW_INIT documentation andALLOCATE documentation.