How do you convert flat files to VSAM files ?
Answer Posted / jerry
please make sure that we should sort primary keys only in
asending order while copying.... here some one gave
ase/dse.. i think its not possible
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
Can you delete vsam files with the delete option of the disposition parameter of jcl?
Define dynamic processing?
explain the information contained in ci
Explain the function of the relative record data set?
Explain the device independent method to indicate where a record is stored?
What is the purpose of idcams?
what is the syntax of ams modal commands?
what does a file status of 02 on a vsam signifies?
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?
Explain the catalog?
What is a base cluste?
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...
If fspc(100 100) is specified does it mean that both the control interval and control area will be left empty because 100 % of both ci and ca are specified to be empty?
how do you create an alternate index ?