In a file(PS), we dont know how many records are there.
requirement is divide half n half the records n insert into
2 another files(PS).
Answer Posted / kumar
sort fields=copy
outfil files=(01,02),spilt
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Define dynamic processing?
Yes. Because the alternate key would first locate the primary key, which in turn locates the actual record. Needs twice the number of I/Os.
Define a path?
In a KSDS file, key is missing for one record. How to insert the key for that particular record from back up file. Is there any sorting needed for the back up file before the key insertion?
what how do you initialize a vsam file before any operation? A vsam with alternate index?
name a few common vsam status codes?
how can you copy to a vsam cluster?
What is the use of access method services in vsam?
What is the function of linear dataset in vsam?
what is the probability of a complete system distortion under high end low performing multiprocessor job?
What does the keyranges parameter in define cluster commends do?
Describe the uses of ams?
Under idcams, multiple functions can be executed, each of which returns a condition code. What will be the condition code returned to the operating system?
what will happen when you try to open an empty vsam file in a cobol program for input?
what is buffering and how does it apply to vsam files ?