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 6385i 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 11894What is a Proc ? why do we go for a Proc ? What are the types of procs?Can we have nesting in Procs ?
9 15288I 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 64841I have 5 generations in my GDG. How do I code in the JCL to consider all the 5 versions of the GDG ?
5 22481
How do you create a temporary dataset?
what is the compile process of cobol program expalin with code
Explain the function of job statement in jcl?
what sort card you will use to copy the data from one dataset to another dataset?
Explain how can the attributes of one sms dataset be copied to another dataset?
how do you code a null statement?
is there any way to execute more than one proc in the same exec statement at the same time..?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
how to compare two datasets without using superce because output is limited to 133 bytes
Explain the jcl exec statement?
Explain about LMQUERY�give a dialog information about a data set
What is the purpose of dd?
What dd statement is used to supply the name of a dataset?
What is the function of a dd statement?