My understanding is that there is currently no automated migration utility for moving from a DB2 to Oracle runtime database, and that a manual migration is not supported by IBM.
However, has anyone had any success in doing a migration "on your own"?
We have a runtime database that has tens of thousands of processes on any given day and would like to move it to Oracle for maintenance reasons (we are an Oracle shop). Starting from a clean database is not a desirable proposition for us.
We attempted a manual migration by creating the Oracle table structure, and exporting/importing the data. However, we could not bring up the servers.
Thanks in advance for your comments.