In a JCL if previous steps return code is greater than 0 or
4 then the next step will not execute. But the job will be
successfull with the maximum return code. How can we reset
this maximum return code to '0' regardless of return codes
of any steps?
Answer Posted / srk
can u specify the code for above problem
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you submit a job for execution?
Name the statement which can be used to send data to another mvs jes3 node?
Explain in DD statement what is the use of DCB parameter?
whats the diff bw the evaluate also and and?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
Differentiate between the joblib and the steplib statements?
What are the jcl procedures?
How can values be passed from the job stream to an executable program?
Explain how can the submitting users racf authority be overridden in a job stream?
What is concatenating?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
What is the use of disp parameter?
What statement can be used to send data to another mvs jes3 node?
Explain dfsort utility?
For what purpose steplib and joblib are used ?