there is a file whose ORGANISATION is INDEXED.you want to
read the records
from the file in RANDOM fashion as well as
sequentially.then which of the
access mode would you specify?
a.SEQUENTIAL
b.RANDOM
c.DYNAMIC
D.ACCESS MODE has nothing to do with it
Post New Answer View All Answers
what is amode(24), amode(31), rmode(24) and rmode(any)?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
how to access the file from prodution from changeman tool and to submit a file to production
How arrays can be defined in COBOL?
how to move the records from file to array table. give with code example
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
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.
how do you reference the esds vsam file formats from cobol programs
example for sub strings ? and refernce modifications whit output pls
How to print 10 to 1 if the input have only 10 digit number?
i need a small 3d program using inline and outline.
What are 77 levels used for?
What is inspect in cobol ?