How to avoid timeout of database connection?

9 ビュー (過去 30 日間)
Harry Cho
Harry Cho 2023 年 11 月 17 日
編集済み: Harry Cho 2023 年 12 月 1 日
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 件のコメント
Ganesh
Ganesh 2023 年 11 月 29 日
The issue seems to be caused from GCP end, kindly try setting a larger timeout from the database end.
Thank you,
Ganesh S
Harry Cho
Harry Cho 2023 年 12 月 1 日
編集済み: Harry Cho 2023 年 12 月 1 日
Hi @Ganesh, thank you.

サインインしてコメントする。

回答 (0 件)

製品


リリース

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by