What problem does Optimize IMS solve?
Optimize IMS allows applications to continue issuing IMS DL/I calls, which are then converted to Db2 SQL calls. This allows migration of IMS databases and VSAM datasets to Db2 without requiring application code changes.
How does Optimize IMS translate IMS calls to Db2?
Optimize IMS uses configuration files to define the mapping between IMS DL/I calls and Db2 SQL. These files specify how IMS database structures are represented in Db2, and how DL/I calls are translated into SQL queries and updates.
What tools are provided for migrating IMS databases to Db2?
Optimize IMS includes tools to assist in migrating IMS database definitions and data to Db2. These tools automate the process of creating Db2 tables and loading data from IMS databases.