Oracle Schema creation using DB2 as source
Are you aware of any utility which can take DB2 connection details as input and provide Scripts corresponds to Oracle. We have been doing this task manually by modifying DB2 Create / Alter table/constraint scripts. Now scope is moving into stored procedure and trigger code , so we were looking for some automated tool which can help in getting Oracle Schema creation corresponds to DB2.
Thanks
User14775