What is an RBA in rrds? What does it do? What is it used for?
Answer Posted / neilsh
RBA stands for Relative Byte address.
It is used in RRDS, it is the relative position of a field
from start.
It is used to read records by adding or subracting value
from RBA address..
| Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
Why is it required to have a keyed directed retrieval?
Using alternate indexes in cics program?
What is a vsam dataset?
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?
in a cobol select statement for a ksds can you tell me what are the 3 possibilities for access?
to use the rewrite command, how should the vsam file be opened?
What is the purpose of having vsam data space?
is it required that primary key values have to be unique? Do alternate key values have to be unique?
what is the use of the file status clause in the select statement in vsam?
explain in brief how you can create a vsam file?
Explain the catalog?
how many buffers are allocated to vsam ksds and esds?
what are the idcams commands that can be used for vsam and explain each of them.
Explain the biggest disadvantage of using a vsam dataset?
what will happen if there is no secondary allocation made for datasets?