Defining an associated-data file (SYSADATA)

Define a SYSADATA file if you use the ADATA compiler option.


//SYSADATA DD DSNAME=dsname,UNIT=SYSDA

The SYSADATA file will be a sequential file that contains specific record types that have information about the program that is collected during compilation. The file can be a traditional MVS™ data set or a z/OS® UNIX file.

related references  
ADATA