is it necessary that all versions of the gdg have to be of the same record length?
No Answer is Posted For this Question
Be the First to Post Answer
What is the procedure for running the batch job in mainframe?
what is the use of the file status clause in the select statement in vsam?
Hi, I want to create alternate index on VSAM file.my file structure is ex: RoomID pic x(7) R000001 Floor pic a((6) First RoomNo pic x(2) FA1 Occupied(yes/no) pic a(3) Yes Occupied Batch pic x(10). Maths i want to create alternate index on floor,roomno fields.can i create alternate index on both the fields.and tell me how to create.
explain how many ways you can load data in a vsam cluster?
What is the purpose of having vsam data space?
in a cobol select statement for a ksds can you tell me what are the 3 possibilities for access?
How do you initialize a VSAM file before any operation? a VSAM with alternate index?
when u r using repro command what happens if both infile and outfile names same
looking at the basic definition of VSAM file how to recognize whether it is a KSDS OR RRDS OR ESDS ?
what is the purpose of the verify function of idcams?
What is the difference between shroptions(2 3) and shroptions (4 3) in the Def CLUSTER ??
What does the KEYRANGES parameter in Define Cluster commend do?