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

Common VSAM Error conditions and codes

1 Answers  


Explain the biggest disadvantage of using a vsam dataset?

0 Answers  


Why is master catalog used in vsam?

0 Answers  


During processing of a VSAM file, some system error occurs and it is subsequently unusable . What do you do ?

1 Answers  


What is the meaning of VSAM RETURN-CODE 28?

3 Answers  






Explain the function of entry-sequenced data set?

0 Answers  


What's a LDS (Linear Data Set) and what's it used for?

1 Answers   Cap Gemini, Steria,


what do you mean by a vsam split?

0 Answers   IBM,


Is CA(Control Area) is part of CI(Control Interval)

1 Answers  


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

2 Answers  


what are s0c1, s0c4, s0c5, s0c7 abends?

0 Answers   IBM,


Tell about the ams used in vsam?

0 Answers  


Categories