how you will the direct the data to spool using sysout option?
No Answer is Posted For this Question
Be the First to Post Answer
in my jcl have 20 steps step1,step2,.... step20.and i have to execute step1,step2,..and skip the step3 and remaing step4,step5 are execute? i want skip step3 only? what code u can write?
proc1,proc2,up to proc5 is there if i want to call proc1 and proc5how can u write the code
Ques: How can we code COND parameter in a JCL so that only even steps (or only odd steps) get execute??
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
Explain about LMMFIND - find a library member
I 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 Answers IBM, Infosys, TCS, Xansa, Xchanging,
FOR a GDG, the book by 'SABA ZAMEER' says 'We can NOT ALTER the LIMIT parameter after it is defined'. (p-211). But many persons have written that it can be changed, which one is true ?
What statement can be used to send data to another mvs jes3 node?
What is the meaning of the EXEC statement keyword, COND? What is its syntax?
Explain about REXX
List some valid operation codes in JCL
How many instream we can write in single jcl?