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
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
How can a jobs execution priority be modified?
Is their any limit for data sets?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
Is it possible to left uncode disp?
Explain the function of a dd statement?
How dummy is used in jcl?
How gdg are concatenated?
How do you overcome this limitation ?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
How to run cobol program using jcl?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
Does jcl support automatic restart?