HLASM Programmer's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Data sets for binder processing

HLASM Programmer's Guide
SC26-4941-06

You need the following data sets for binder processing. Others might be necessary if you have several additional libraries or object modules. If you need additional libraries and object modules, include a DD statement for them in your JCL. Table 1 summarizes the data sets that you need for linking.

Table 1. Data sets used for linking
DD name Type Function
SYSLIN1 Input Primary input data, normally the output of the assembler
SYSPRINT1 Output

Diagnostic messages
Informative messages
Module map
Cross reference list

SYSLMOD1 Output Output data set for the program module
SYSUT11 Utility Work data set. Not used by the binder.
SYSLIB Library Automatic call library
SYSTERM2 Output Numbered error or warning messages
User specified3   Additional object modules and program modules
Notes:
1
Required data set
2
Required if TERM option is specified
3
Optional data set

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014