VSAM2DB2 |
|
The advantages of DB2 vs VSAM are well-known by everyone:
what you want, never the way to access the data.
But they are a lot of reasons not to migrate to DB2
A tricky Data conversion in fact you must:
a very laborious program conversion in which you have to:
You need to define under VSAM2DB2 (running in TSO environment) the VSAM files you need to migrate in DB2. Automatically VSAM2DB2 will convert these files in DB2 tables
VSAM Programs are not to be modified or recompiled, only a VSAM2DB2 control table has to be defined:At execution time, for your old programs accessing the new DB2 tables, a Transparency interface will translate automatically, VSAM requests in static DB2 orders.
VSAM2DB2 handles: