what's the device independent method to indicate where a
Record is Stored?
Answer Posted / guest
By USING RBA(Relative Byte Address).
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
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?
How to get the last record in vsam file in cluster?
How is record management performed in vsam?
how many buffers are allocated to vsam ksds and esds?
Why is master catalog used in vsam?
what are the codes returned by the ams (access method services) command during the execution in vsam?
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.
we can define the ksds cluster by two ways by using the file-aid or by using the idcams utility. Explain them.
what do you mean by gdg in vsam?
What is the device independent method to indicate where a record is stored?
Explain the device independent method to indicate where a record is stored?
What are the information stored in ci?
what is the syntax of ams modal commands?
Under idcams, multiple functions can be executed, each of which returns a condition code. What will be the condition code returned to the operating system?
What is the use of access method services in vsam?