if you give cylinder(1,1)how many cylinders it will be allocate?
Answer Posted / nag(igate)
this is VSAM question.
the maximum extents to secondary is depend on the files
used:
For sequential: 15
for VSAM : 123
in this case the answer is : 1+1*123=124 cylinders
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is the difference between COBOL2 AND COBOL390?
Name the divisions, which are available in a cobol program?
example for sub strings ? and refernce modifications whit output pls
How do you differentiate between cobol and cobol-ii?
Can we change the password using ALTER? anyone tried and changed?
What are the different types of condition in cobol and write their forms.
How are the next sentence and continue different from each other?
Difference between cobol and cobol-ii?
i want a program using by if, evaluate , string, unstring, perform, occurs?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
how do you reference the esds vsam file formats from cobol programs
What is a report item?
What is inspect in cobol ?
What are various search techniques in cobol? Explain.