Hi,
I need to get the data from DB2 database to Oracle database. Make some changes in Oracle database and push back to DB2 database.
My Application has to connect and get the records from DB2 and push into Oracle database. Now my application make some updates in Oracle database and at the end of the day I need to push back from Oracle database to DB2 database.
please suggest options for me how can I do this one.
Regards
Chaks