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
What is the main function of linear dataset?
difference between vsam and database tables
explain in brief how are different versions of gdg named?
how many buffers are allocated to vsam ksds and esds?
what is buffering and how does it apply to vsam files ?
Why is it required to have a keyed directed retrieval?
explain in brief what are the 3 types of vsam files?
What is the biggest disadvantage of using a vsam dataset?
how do you define an altindx ? How do you use altindxs in batch, cics programs?
what do you mean by a upgrade set in vsam?
what are the idcams commands that can be used for vsam and explain each of them.
explain how can you initialize a vsam file before any operation?
what how do you initialize a vsam file before any operation? A vsam with alternate index?
Tell about the ams used in vsam?
what are s0c1, s0c4, s0c5, s0c7 abends?