What is an RBA in rrds? What does it do? What is it used for?

Answers were Sorted based on User's Feedback



What is an RBA in rrds? What does it do? What is it used for?..

Answer / sasi kumar

Guys, here RBA has no use it is used in ESDS only . rrds has
rrn ( relative record number) . RBA ( relative byte address
) is used only in esds. correct me if am wrong.

Is This Answer Correct ?    22 Yes 0 No

What is an RBA in rrds? What does it do? What is it used for?..

Answer / nandakumar

It is used both in KSDS & EDDS. It is used to determine the
position of the logical record in a VSAM dataset. It is the
phsical location of the logical record contained in a
dataset

Is This Answer Correct ?    4 Yes 2 No

What is an RBA in rrds? What does it do? What is it used for?..

Answer / madan kumar

ya nanda is correct, RBA is used to find the displacement of records in both ESDS and KSDS..not in RRDs coz,it is numbered type.

Is This Answer Correct ?    1 Yes 1 No

What is an RBA in rrds? What does it do? What is it used for?..

Answer / d.vengatesh

In RRDS, RBA is Relative Byte Address.

Is This Answer Correct ?    2 Yes 4 No

What is an RBA in rrds? What does it do? What is it used for?..

Answer / 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

More VSAM Interview Questions

How can you create a VSAM dataset? Can you write a JCL for it?

4 Answers   IBM, TCS,


Under IDCAMS , multiple functions can be executed, each of which returns a cond code. What will be the condition code returned to the operating system ?

1 Answers   IBM,


What is a CA, control area?

1 Answers  


What are the optional parameters to the input dataset While loading the empty cluster with the data records?

1 Answers   IBM,


what is the use of aix in vsam why do we go for aix and wht is build index in vsam?

5 Answers   HCL, IBM,






What is RECOVERY and SPEED parameters in DEFINE CLUSTER command?

1 Answers  


Is it slower if you access a record through alt index as compared to primary index?

0 Answers  


What is the difference between CI( Control Interval)and CA (Control Area)?

3 Answers   Infosys, TCS,


explain the differences between vsam and non-vsam files

0 Answers   IBM,


What are the different versions of gdg named?

0 Answers  


Why is master catalog used in vsam?

0 Answers  


in what type of vsam datasets can an alternate index be defined??

4 Answers  


Categories