If I update one or more members in a pds in the step 1, how
can I reach these new contents to be used in the step 2 of
the same job? To start a new job via intrdr is not
satisfactory, because I must solve this problem in one job.
Answer Posted / vipul chougule
Referback statement
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain how can return codes be tested before execution of a job step?
how do you access an uncataloged dataset in a jcl?
Why include statement is used in a jcl?
what is DD statement is used in JCL?
What does a disposition of (new,catlg,keep) for a dsn mean?
How would you understand error(execution phase)?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
What is the function of a dd statement?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
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
what are JCLLIB and STEPLIB in JCL?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
What do you understand by jcl?
whats the diff bw the evaluate also and and?
Explain the function of the steplib dd statement?