Answer Posted / devendranath
We can have Maximum of 255 GDG vesion for a base..
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Differentiate between addressing mode and run mode.
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
what is DD statement is used in JCL?
how to do automated restart when a job abends?
what is the use of JCL?
What is the function of //jcllib statement?
What is the format of comment statement?
How can values be passed from the job stream to an executable program?
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
Explain the function of a dd statement?
what is JCL?
What is the purpose of dd?
What parameter directs the output of the job log dataset?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
What parameter of the job statement is used to limit the cpu time consumed by the job?