Dear Experts,
I have Adempiere application and it's using PostgreSQL 9.1 DB.
What I want to do is, I want to transfer whole data,which are updating to the Postgres DB to Oracle DB.
I already created whole table structure in Postgres DB to Oracle DB.
Is there any script or any other method to schedule for updating data from Postgresql DB to Oracle DB for a given time.
Thank you
Charith