What all are the changes to be made in JCL so as to do
testing?
Answer Posted / sachu
changing job card?
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
i want to store 20 digits . how will u do it in cobol ?
How can a jobs execution priority be modified?
Explain how can return codes be tested before execution of a job step?
What are the difference between jcl and jes?
What are steplib and joblib?
What is notcat 2 - gs?
Why include statement is used in a jcl?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
What is the maximum length of a single line of jcl?
What is the significance of addrspc parameter in exec statement?
Which statement is used to identify the private libraries in job?
How can an in-stream dataset be terminated?
What are hierarchy levels in jcl?