Rational Developer for System z
Enterprise COBOL for z/OS, Version 4.1, Programming Guide


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

related references  
ADATA


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)