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

Answer Posted / d.vengatesh

In RRDS, RBA is Relative Byte Address.

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

OPEN INPUT StudentFile READ StudentFile AT END SET EndOfStudentFile TO TRUE END-READ PERFORM UNTIL EndOfStudentFile DISPLAY StudentId SPACE StudentName SPACE CourseCode SPACE YOBirth READ StudentFile AT END SET EndOfStudentFile TO TRUE END-READ END-PERFORM CLOSE StudentFile STOP RUN what will be output

2075


Explain the index set?

616


What is the purpose of control intervals in vsam?

521


What is the biggest disadvantage of using a vsam dataset?

607


in a cobol select statement for a ksds can you tell me what are the 3 possibilities for access?

700






What is the function of linear dataset in vsam?

640


explain in brief how you can create a vsam file?

660


if you wish to use the rewrite command how must the vsam file be opened?

682


What are the different versions of gdg named?

563


difference between vsam and database tables

637


What is speed parameters in define cluster command?

501


What is the use of lds (linear data set)?

573


what do you mean by a upgrade set in vsam?

641


How to get the last record in vsam file in cluster? And how can u get the ksds file records into cobol program?

583


What is a lds (linear data set)?

554