How can the submitting users racf authority be overridden in a job stream?
No Answer is Posted For this Question
Be the First to Post Answer
Hi, all suppose i have 5 steps (S1,S2,S3,S4,S5) what will happen if cond is true or false (which of the other steps get executed)? 1) //s3 exec pgm=abc,cond=(0,le) 2) //s3 exec pgm=abc,cond=(0,le,step2) 3) In the jobcord RESTART=step3,cond=(0,le) 4) can i code COND=TRUE in jobcard, if yes what will happen?
If a job has 3 steps and step 1 and step 3 should get executed and step 2 should not get executed irrespective of the return code from the previous steps. How can it be done?
how JCL works?
how do u see jobs submitted before ur job ?
What is the function of the steplib dd statement?
Why include statement is used in a jcl?
WHAT WILL HAPPEN TO A FILE IF DISP=(MOD,DELETE,DELETE)
We have an output dataset in job with disp parameter as SHR. Can we write data in that file dataset?
What is order of searching of the libraries in a JCL?
Can I send output of job to my remote device careerride123?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
What are the jcl procedures?