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


Please Help Members By Posting Answers For Below Questions

How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

2082


What is the use of intialize verb?

731


Explain the configuration section of a cobol program with examples of syntax.

645


What are the different open modes available in cobol?

708


What guidelines should be followed to write a structured cobol prgm?

651






What is cobol?

728


What is the Purpose of Pointer in the string?

630


what happens if parmparameter passes zero bytes to the program

1648


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5041


Which mode is used to operate the sequential file?

650


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2079


how do you reference the esds vsam file formats from cobol programs

616


Explain about different table spaces.

629


How do define dynamic array in cobol.

650


What is the problem of ordered sequential files access?

686