IEB1065I
OVERRIDING DD NAMES- sysin sysprint sysut1 sysut2 sysut3 sysut4

Explanation

IEBCOPY has been called by a program which has given IEBCOPY a list of DD names to be used for various files. Message IEB1064I lists the default DD names. Message IEB1065I lists the DD names IEBCOPY will use.

Differences between the two lists indicate that the calling program provided names to override the default names.

Message inserts and meanings:
sysin
DD name for the control statement data set.
sysprint
DD name for the listing data set.
sysut1
DD name for the input data set.
sysut2
DD name for the output data set.
sysut3
DD name for the first spill data set.
sysut4
DD name for the second spill data set.

The severity is 0.

System action

Processing continues.

Programmer response

Refer to z/OS DFSMSdfp Utilities book Appendix A for details about dynamically invoking IEBCOPY.

Source

DFSMSdfp