i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?
IBM,
1 4939i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?
IBM,
6 8117What is a Proc ? why do we go for a Proc ? What are the types of procs?Can we have nesting in Procs ?
9 9742I have a JCL which 20 steps. How do I execute 17 th step alone (It should execute only 17ths tep.and it should not execute 18,19,20 steps??
9 51978I have 5 generations in my GDG. How do I code in the JCL to consider all the 5 versions of the GDG ?
5 18178
What is job control language?
What are the difference between jcl and jes?
how to compare two datasets without using superce because output is limited to 133 bytes
what is use of dcb parameter in dd statement?
Explain the function of job statement in jcl?
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
how you can direct the data to spool using SYSOUT option?
What is the function of //jcllib statement?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
Explain how can the submitting users racf authority be overridden in a job stream?
How can a fb file convert to vb file using sort program?
Explain the function of the steplib dd statement?
How to override loadlib?
How can the submitting users racf authority be overridden in a job stream?