What is the difference between PS file and VSAM file?
Answer Posted / ram
In physical sequential file records are stored in terms of
blocks,where as in VSAM files records are stored in
ControlInterval(C.I).
| Is This Answer Correct ? | 51 Yes | 3 No |
Post New Answer View All Answers
What is a lds (linear data set)?
What is a ci split? What is a ca split?
If fspc(100 100) is specified does it mean that both the control interval and control area will be left empty because 100 % of both ci and ca are specified to be empty?
What is a lds (linear data set) and what is it used for?
what do you mean by a shareoptions parameter (shr) in define cluster command?
Define a path?
explain how can you initialize a vsam file before any operation?
What is the main purpose of having user catalog in vsam?
Define free space?
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.
What is speed parameters in define cluster command?
in a cobol select statement, can you tell what is the organization for a ksds?
Using alternate indexes in cics program?
there are seven idcams commands in vsam. Can you name and explain each of them?
is delete operation supported in an esds? Is rewrite operation possible in esds?