To specify a directory location, enter the following:
EXTRACTS directoryname/=
The Span Accessory creates an output file for each data set in the directory specified by directoryname. The title of each output data file is directoryname/datasetname. For example, the following entry:
EXTRACTS DATA/MYDB/= ON DATAPACK
causes the EXTRACTS output file for the CUSTOMER data set to be titled as follows:
DATA/MYDB/CUSTOMER ON DATAPACK
If the data set has variable formats, the Span Accessory appends the record type number as the last node of the file title. For example, the following entry:
EXTRACTS = ON TAPE
ensures that each data set is written to a separate tape titled data set name. If the data set has variable formats, the tapes are labeled as follows:
datasetname/recordtype
|