Previous Topic: SPOOLCMPNext Topic: SPOOLENC


SPOOLDS

Syntax

SPOOLDS NUM=nnn,
        NAME=cccccccc[,]
        [VOL=cccccc]

Description

This parameter specifies the data set number and name, and optionally the volume serial, of a CA Spool data set.

If VOL is not specified, the data set name is located through the system catalog. A maximum of 255 SPOOLDS statements, numbered using the NUM parameter from 1 to 255 and increased by 1 per SPOOLDS, can be specified.

SPOOLDS Parameters

This section describes the SPOOLDS parameters and their defaults, if any.

NUM=nnn,

This parameter specifies the SPOOLDS data set number as a value from 1 to 255, which must be unique. The default value is 1.

DSNAME=cccccccc,

This parameter specifies the 1-to 44-character name to be used as the data set name. The default value is SYS1.ESFSPOOL.

VOL=cccccc,

This optional parameter specifies the volume serial number of the CA Spool data set. If not specified, the SPOOLDS data set name is located using the system catalog. If not found in the catalog, the system defaults to VOL=SPOOL0. The default value is SPOOL0.