IDIDSECT concatenation
The IDIDSECT concatenation can optionally be specified in the DATASETS sections of your options data set. If specified, then it should specify the name of one or more PDS or PDSE data sets, which contain DSECT files to be used when processing the DSECT command.
- RECFM=FB and LRECL≥80
- RECFM=VB and LRECL≥84
When in an interactive report, the first time the DSECT command is issued, it processes each data set in the IDIDSECT concatenation. If the data set contains a $DINDEX member (see Indexing your DSECT data sets ($DINDEX member)), then the DSECT details in this member are used. Otherwise, each member in the data set is assumed to contain a DSECT of the same name. When all the DSECT details have been determined for a data set, the process is repeated for the next data set, until all the data sets in the IDIDSECT concatenation have been processed.
- Restart the interactive report.
- Explicitly identify the new DSECT by specifying the data set and member name it is contained in.