Dear all,
I would like to copy the contents (tables) of a DB in postgresql to my Oracle DB. I have managed to manually do this via the ODB Import tool in PL/SQL Developer, which is fantastic. It was actually quick and easy.
So far so good, but I need to actually automate this procedure. So...