Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have an Oracle query that takes 39sec to return the dataset and I am using Qlik Oracle ODBC drivers to connect to the database. It seems that it only run for 30sec and then returns a timeout error. How can I make it try longer, or basically not to timeout?
This is the error I get , any ideas on how to solve this?
The following error occurred:
QVX_UNEXPECTED_END_OF_DATA: ERROR [HYT00] [Qlik][ODBC Oracle Wire Protocol driver]Timeout expired. ERROR [HYT00] [Qlik][ODBC Oracle Wire Protocol driver]Timeout expired.
Disable the Enable Query Timeout option of the ODBC driver: Using the Oracle ODBC Driver
Hi Gysbert,
I am using the Qlik ODBC connector package and cant find any settings like this.
Hi
Add querytimeout from your connection.
Regards
Hi Marco,
Thanks for the answer it works great and solved my problems.
Regards,
Birkir
Thank you guys for Question and answer. It saved my day. Community Long Live
Agreed