Answer Posted / felix
two way are available to load vsam file
1. using REPRO command
2. Using COBOL program
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Is it slower if you access a record through alt index as compared to primary index?
differentiate between sequential files and esds files in vsam?
What are the different commands used in idcams for vsam?
write a program to read from a VSAM file , there will be a 5 records to create name. empno. resignation and address to update in a db2 table and call another program using dynamic call to find the matching fields in program 1 to update in db2 table. anybody pls send de program for dis ? thanks in advance...
in a cobol select statement for a ksds can you tell me what are the 3 possibilities for access?
what is a base cluster in vsam?
How to get the last record in vsam file in cluster?
How is the sorting of vsam files carried?
How does control intervals and control areas related to each other?
What are the access method services used in vsam?
Explain the device independent method to indicate where a record is stored?
how do you define an altindx ? How do you use altindxs in batch, cics programs?
What is a lds (linear data set)?
what does a file status of 02 on a vsam signifies?
Explain the difference between lds and esds?