How to replicate VSAM files (Mainframe) to Database?
问题 What is an efficient solution/technology (other than ETL) to do a near real-time replication of data from a VSAM file (Mainframe) to an RDBMS (outside Mainframe) ? Note : This VSAM file has COM3 data, so the replication technology should be able to understand and transform this during the replication. 回答1: there is a product at IBM - VSAM transparancy that routes vsam calls to DB2; this can help in a migration process.. there is also federation server of IBM that gives transparancy to