What is the base cluster?

Answer Posted / guest

The base cluster consists of the data component and the
index component for the primary index of a KSDS.

Is This Answer Correct ?    17 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you calculate record size of an alternate cluster?

668


What are the information stored in ci?

574


what is buffering and how does it apply to vsam files ?

713


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

2070


what is a base cluster in vsam?

663






What does the keyranges parameter in define cluster command do?

524


name a few common vsam status codes?

617


What is a lds (linear data set) and what is it used for?

520


What is the function of entry sequenced data set?

648


what do you mean by a vsam split?

579


how do you create an alternate index ?

584


what are the additional information you should give in the dd statement while defining the next generation of a gdg?

576


What is the main purpose of having user catalog in vsam?

570


what will happen when you try to open an empty vsam file in a cobol program for input?

621


What is a ci split?

552