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 an HFS file.
related references
ADATA