by dick scherrer » Mon Mar 14, 2011 2:43 am
Hello,
If all of the fields in the vsam file match directly/correctly to the db2 columns in the same table, you should be able to run a LOAD with the proper control statements. If the vsam data is not already in db2 acceptable formats, the data will need to be converted prior to loading/inserting into the table.
Suggest you talk with your dba about which tools might be available on your system.
Hope this helps,
d.sch.