Clear Filters
Clear Filters

How to avoid timeout of database connection?

22 views (last 30 days)
Harry Cho
Harry Cho on 17 Nov 2023
Edited: Harry Cho on 1 Dec 2023
I use Simba ODBC driver to connect BigQuery and fetch the return of a query. Expected return is approximately 2000 x 4 table, less than 1MB. However, sometimes the processing in GCP takes longer than 10min and I face error - 'ODBC Driver Error: ODBC Driver Error: [Simba][BigQuery] (115) Operation timeout. Timed out polling the job.' Can I extend the timeout period?
  2 Comments
Ganesh
Ganesh on 29 Nov 2023
The issue seems to be caused from GCP end, kindly try setting a larger timeout from the database end.
Thank you,
Ganesh S

Sign in to comment.

Answers (0)

Products


Release

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!