What are the maximum and minimum sizes of any CONTROL AREA
(VSAM datasets) ?
Answer Posted / guest
Minimum Size : 1 track Maximum size : 1 cylinder
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
what is the purpose of coding class parameter in job statement?
What happens if both JOBLIB & STEPLIB is specified ?
What is the function of //cntl statement?
what is use of dcb parameter in dd statement?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
Is there any command to check wether the ps file is in sorted order?
How do you submit a job for execution?
How to submit jcl through a cobol program?
What is the format of comment statement?
Can we call instream to catalog and catalog to instream?
i want to store 20 digits . how will u do it in cobol ?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
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?
what is the compile process of cobol program expalin with code
Explain the function of dd disp parameter?