SYSPRINT data set
SYSPRINT is the output data set for messages returned from
BMC AMI Copy
and from other procedures invoked during utility execution or a job step (such as QUIESCE utility messages when you specify QUIESCE in the COPY command).
You can specify the level of messages returned by using the message level parameter in the EXEC statement (EXEC-statement).
BMC AMI Copy normally echoes the contents of the SYSIN data set in the SYSPRINT output. However, you can prevent the echo of any comment line in SYSIN by including an asterisk (*) in column 1 of that line. You can also code comments by preceding information with a double hyphen (--). A comment starts with the hyphens and runs to the end of the line. The double hyphen can be coded in column 1 through column 70 and cannot be broken across a line. See Comments.
Access the BMC Documentation Center from the BMC Support Central site for messages, reason codes, and return codes that BMC AMI Copy can include in the SYSPRINT output data set.
Related topic