Answer Posted / choot singh
Based on utility.
1.when we use system defined utility.
sysprint- it'l give system defined utility messages.
2.when we use user defined utility.
sysout- it'l give user defined utility messages.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How is a type of file defined in the jcl that executes the cobol program?
Explain the function of //cntl statement?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
What is the function of the dd avgrec keyword in sms datasets?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
Suppose I have five jobs to do. But I want to hold one?
how to compare two datasets without using superce because output is limited to 133 bytes
How can the disposition of sysout datasets be set for an entire jobstream?
When space is allocated for an output dataset, what units can be used?
which utility is used a dummy utility?
How to do automated restart when a job abend?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
How can a jobs execution priority be modified?
What is the function of dd name parameter with a 2 part structure; audit.report?