Explain the jcl exec statement?
No Answer is Posted For this Question
Be the First to Post Answer
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
Given a input file with duplicates how to remove the duplicate records from the file using JCL?
6 Answers CDS, Convergys, TCS,
How does jcl act on a cobol code?
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 difference between catalogue procedure and In-Stream procedure?
how GDGs are concatinated?
what is the resolution for sb37 error
A maximum of 100 chars can be passed to Cobol through Parm in JCL, If we want to pass more than 100 Chars how we can do it ?
How to execute step2,step1,step3 when step1,2&3 are in order
how to convert a file form fixed Length to variable length?
I had 100 steps in jcl i want to execute first 10 steps only?
how to solve u4038 abbend?........