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
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 can a stopped job be started again?
what is the resolution for sb37 error
Matching Logic in Jcl not in cobol.Could any one please answer this question
when can a job time-out occur? How to overcome that?
Are there any set of rules for the names of the steps used in a job?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
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?
how do you access an uncataloged dataset in a jcl?
What are the 2 types of parameters in dd statement?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
write a jcl to execute a job by 7:00 am on jan 20,1986?
What is the difference between run mode and addressing mode?
What is the function of //cntl statement?
Can we call instream to catalog and catalog to instream?