Answer Posted / sysudump
//SYSPRINT DD SYSOUT=*
Sysprint is a name of DD. Sysout is a keyword parameter.
| Is This Answer Correct ? | 5 Yes | 8 No |
Post New Answer View All Answers
how can you check if a file is empty using jcl?
Where can program checkpoints be stored for use in a restart?
What is catelog procedure and how many catelog procedure to use in one job?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
How jcl work to handle various input output file operations?
What is timing concept in mainframe?
What is the use of symbol // in jcl?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
In sms datasets, what is the function of the dd mgmtclas keyword?
Describe the various parameters utilized in the creation of a gdg?
how do you code a null statement?
How does jcl act on a cobol code?
How can a fb file convert to vb file using sort program?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
What is the format of comment statement?