Answer Posted / shailendra
i agree with ans of santosh
their is formula to count for max no.member
m = (6*n)-1 (but this formula implement when n directory
block is greater then one otherwise when n =1 so m will 6)
| Is This Answer Correct ? | 7 Yes | 7 No |
Post New Answer View All Answers
List the different components of jcl statement?
Explain in DD statement what is the use of DCB parameter?
How do you overcome this limitation ?
Suppose I have five jobs to do. But I want to hold one?
Which statement is used to identify the private libraries in job?
How would you understand error(execution phase)?
Can we call instream to catalog and catalog to instream?
Where can program checkpoints be stored for use in a restart?
How does jcl specify the job to the operating system?
When output dataset space is required, what quantity categories are used?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
What parameter of the job statement is used to limit the cpu time consumed by the job?
Explain the function of dd disp parameter?
Explain how can values be passed from the job stream to an executable program?
Can an individual step be restricted from using all the jobs allowed cpu time?