Hello everyone,
I have build a FME workflow to "convert" an Oracle DB to a PostGis DB.
I have made some test with a small sample of the Oracle DB, everything went well (processing time less than 1 hour).
But, when I try to run the same workflow to the whole Oralce DB, which last more than 1 hour, it fails. It seems that my company network/firewall is closing the connection after 1 hour long.
I have contacted a network administrator and it will too complex to change this setting of 1 hour.
So, is there a tool/transformer/option in FME desktop to keep the connection alive more than 1 hour ?