How are different versions of GDG named ?

Answer Posted / guest

base-file-name.GnnnnnV00 where nnnn= generation number (upto
25. nnnn will be 0000 for the 1st generation.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

572


what how do you initialize a vsam file before any operation? A vsam with alternate index?

554


what is meant by s0c-07 system abend codes?

567


What is the main function of key-sequenced data set?

568


in a cobol select statement, can you tell what is the organization for a ksds?

625






difference between vsam and database tables

635


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

620


How is the sorting of vsam files carried?

597


Explain the device independent method to indicate where a record is stored?

473


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

2069


What is the function of linear dataset in vsam?

635


Define base cluster?

566


What is the purpose of having vsam data space?

526


what does a file status of 02 on a vsam signifies?

625


Tell about the ams used in vsam?

673