What is the meaning of each of the values in SHAREOPTS(2 ?

Answer Posted / guest

Value of 2 for cross region means that the file can be
processed simultaneously by multiple users provided only one
of them is an updater. Value of 3 for cross system means
that any number of jobs can process the file for input or
output (VSAM does nothing to ensure integrity).

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

why ci and ca splits are not possible in esds and rrds?

709


what is the probability of a complete system distortion under high end low performing multiprocessor job?

2029


what is the use of the file status clause in the select statement in vsam?

570


explain how can you initialize a vsam file before any operation?

654


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

2077






what do you mean by a shareoptions parameter (shr) in define cluster command?

601


What are the distinctive features of a ksda, key sequenced dataset?

533


Explain the function of entry-sequenced data set?

536


Define gdg?

565


What is a base cluste?

608


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

716


What makes vrrds different from vsam?

709


how can you copy to a vsam cluster?

627


what do you mean by gdg in vsam?

728


Differentiate between control interval (ci) and control area (ca)?

535