How to execute step2,step1, step3 if step1,2,3 are in order
Answer Posted / shivanadri naveen kumar
I dont know the currect answer but based on my knowledge and
experience i think it is posible by using the "DPRTY"
parameter in EXEC statement in each and every statement means
we set the DPRTY=3 for step 2,DPRTY=2 for step 1,DPRTY=1 for
step 3.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
Explain the purpose of dd dummy statement?
Describe the various parameters utilized in the creation of a gdg?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
Does jcl support automatic restart?
Is automatic restart possible in jcl?
what is the resolution for sb37 error
What is use of restart and how to use it?
What is the format of comment statement?
whats the diff bw the evaluate also and and?
Name the statement which can be used to send data to another mvs jes3 node?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
Explain the function of //jcllib statement?
Explain in DD statement what is the use of DCB parameter?
what is DSN parameter and DISP parameter is used for?
Explain the function of the dd dcb keyword?