Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I am trying to run a job that has pretty huge amount of data unloaded using an Oracle SQL. However, the job runs for 15 mins and fails giving below error
----------------------------------------------------------
Error : exceeded maximum idle time, please connect again
----------------------------------------------------------
Is there any way we can increase the timeout period through talend ?
Thanks!
Hello,
How did you set timeout for your oracle? In Listener.ora file in oracle?or something else?
Here is an article about:https://stackoverflow.com/questions/1914286/oracle-set-query-timeout
Hope it will help.
Best regards
Sabrina
Hi did you find an answer?