What are the steps involved in access method services?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about the file objects in vsam?
should a AIX should be a unique value?
What is the function of entry sequenced data set?
in a cobol select statement for a ksds can you tell me what are the 3 possibilities for access?
what is the difference between vsam and dataset how do u create vsam dataset which file you r used?
I have three fields in a Variable VSAM file X(2) Y(10) occurs X times Z(02) Say for the first record X=2 then the length of the file is 2+(10*3)+2=34 second record, x=4 then 4+(10*4)+2=46 If any time if the field x is updated then the total length changes. Is it feasible? Is it
How are records stored in an ESDS, entry sequenced dataset?
Yes. Because the alternate key would first locate the primary key, which in turn locates the actual record. Needs twice the number of I/Os.
Using Alternate Indexes in Batch pgms: ?
we can define the ksds cluster by two ways by using the file-aid or by using the idcams utility. Explain them.
How can you create a VSAM dataset? Can you write a JCL for it?
how yo view the vsam file?