Answer Posted / vinay
disp=mod is used to modify the records in existing datasets
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
Matching Logic in Jcl not in cobol.Could any one please answer this question
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
Is automatic restart possible in jcl?
Brief description of inline procedure of jcl.
what is JCL?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
Are there any set of rules for the names of the steps used in a job? What are they?
what are JCLLIB and STEPLIB in JCL?
Is there any command to check wether the ps file is in sorted order?
How to do automated restart when a job abend?
What is the maximum length of a single line of jcl?
Is condition checking possible in jcl?
What are s0c1, s0c4, s0c5, s0c7 and socb?
What is the purpose of dd * statement in jcl?