In order to continue a job after a return code of 12 in step1, what the step2 exec statement include?
if we give two job cards in a single what happens
How would I code JCL to copy a gdg data set G001v00 and create a gdg Data set G001v01
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
what is the alternative to model parameter?
What is the use of IEBGENER ?
How do you overcome this limitation ?
Define concatenating?
What is a procedure?
Must tape dataset definitions include vol=ser specifications?
how can we pass parameters from JCL to cobol subprogram...my requirement is i should not get data from mainprogram but i need it from JCL directly
What is the maximum length of a single line of jcl?
how can i code cond parameter in procedures ? i have a jclk calling a proc which has 10 steps i want to execute from step 5 to step 10 where can i code restrat parameter or cond parameter for ths