DD statements
DD statements define the data sets that can be used in SMP/E
processing. For information about the data sets required for each
command, see the topics on individual SMP/E commands in z/OS SMP/E Commands.
Note:
- You can use DDDEF entries, rather than DD statements, to allocate many of the necessary data sets. For more information, see How to dynamically allocate data sets to be used during SMP/E processing.
- To use a target system's instance of SMP/E, you can specify the STEPLIB DD statement. If you specify the SYS1.MIGLIB and ASM.SASMMOD1 data sets of the target system on the STEPLIB DD statement, you can safely use the target system's instance of SMP/E and system utilities, such as the assembler and binder.