Answer Posted / sathya
S0C4
Storage related problem. Check your linkage section, table
definition, and FD section.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What do you understand by the terms: joblib and steplib?
What are some jcl statements that are not allowed in procedures?
What dd statement is used to supply the name of a dataset?
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 do automated restart when a job abends?
Explain the purpose of dd dummy statement?
What are steplib and joblib?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
What is the function of dd name parameter with a 2 part structure; audit.report?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
For what purpose steplib and joblib are used ?
What is NOTCAT ?
Is their any limit for data sets?
Is there any command to check wether the ps file is in sorted order?