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?
No Answer is Posted For this Question
Be the First to Post Answer
How can u know the current date using jcl?
Explain the purpose of dd * statement in jcl?
When we use conditional statement in JCL using if-then-else-endif, IF statement is true, the step is bypassed or executed?
What parameter directs the output of the job log dataset?
What is GDG?
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?
I have 5 steps in my jcl ,I need to execute first three steps and then 2nd step again ,4th and 5th steps if rc of 2nd step is zero
Is it possible to take a PDS and write it to a GDG? If so, can you provide an example? Thanx
What type of versions we r using in mainframe (jcl, cobol, db2, vsam, cics)?
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 ?
how are instream data terminated?
Please give me the coding for converting VB to FB and FB to VB