Start of change

DSNU050I csect-name utility-statement

Explanation

This message echoes the utility statement that was input from SYSIN.

csect-name
The name of the control section that issued the message.
utility-statement
The text of the utility statement.

If the utility used a statistics profile, the control statement might contain references to the nonexistent objects CURRENT.TABLE and CURRENT.TBLSPACE. Such references are added only when they are required to form a complete utility control statement and are otherwise meaningless.

System action

Utility processing continues.

Severity

0 (informational)

End of change