Answer Posted / rohit thakur
S1 -> p1
s2 -> p2 , cond=(0,le,s1)
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What parameter directs the output of the job log dataset?
what is DSN in JCL and what are the parameters to declare the DSN?
I need exexution process for JCL programs
How do you access an uncatalogued dataset in a jcl?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
What is condition checking in jcl? Is this possible?
What statement can be used to send data to another mvs jes3 node?
what operation is performed by job statement?
what is use of dsn parameter in dd statement?
Explain the function of job statement in jcl?
What is the function of //jcllib statement?
What are the parameter we cannot use in procedure?
How to pass data to a program that is coded in an exec statement?
how do you code a null statement?
what is the purpose of coding class parameter in job statement?