Answer Posted / sumit agnihotri
when we load a records through the REPRO command in the VSAM file so the input file must be sorted on the primary key using SORT utility ..
//sysin dd *
sort fileds = (1,5,ch,a)
/*
//
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
can you specify some the distinctive features of a ksds, key sequenced dataset?
differentiate between sequential files and esds files in vsam?
What is a ci split? What is a ca split?
What are the distinctive features of a ksda, key sequenced dataset?
What is a ca split?
What are the common vsam error conditions and codes?
How is record management performed in vsam?
how do you define an altindx ? How do you use altindxs in batch, cics programs?
How is the sorting of vsam files carried?
What is control interval?
we can define the ksds cluster by two ways by using the file-aid or by using the idcams utility. Explain them.
What is the device independent method to indicate where a record is stored?
Explain the function of the relative record data set?
What are the different versions of gdg named?
Explain the purpose of the file status clause in the select statement?