VSAM to DB2 migration project design
Craig Mullins, Years 2005-2006
06 February 2007
I am currently working on a VSAM to DB2 migration project. As part of our data model, we have arrived at about 200 DB2 target tables from around 50 files. There is at least one COBOL program which needs to access 40+ DB2 tables to do core daily processing.
Given the number of tables to be accessed (40+), the idea we currently have is to use the DB2 V8 feature of MQTs. So, we are planning to create 4 to 5 MQTs, which will hold data pertaining to the 40+ DB2 tables we have.
The point is, the ...
TO READ MORE, REGISTER OR LOGIN BELOW