how to allocate a dynamic dataset in jcl ?
Answer Posted / vinayak
mod in disp is used to allocate dynamic ds if they don't
exist else just append data in the end
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
What do you know about jcl?
What is job control language?
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 are the statements that are not valid to be included in an include statement?
What is the significance of addrspc parameter in exec statement?
how you can direct the data to spool using SYSOUT option?
How do you submit a job for execution?
Give the syntax of job specifying jcl statement.
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
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
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?
Matching Logic in Jcl not in cobol.Could any one please answer this question
What is the syntax of JCL statement?
how to do automated restart when a job abends?
what is the resolution for sb37 error