Forum Discussion
Desktop error: ODBC: ERROR [Microsoft] (115) Operation Timeout: Timed out polling the job
Hello Community
I have a table with around 3 years of data having 4 columns and trying to load around 300K rows. I was able to load this table without any worries in the previous versions like September 2022. However, with the the new version (September 2023) I am getting this error. "ODBC: ERROR [Microsoft] (115) Operation Timeout: Timed out polling the job"
Any leads here are appreciated.
3 Replies
- Dangar332
Resident Rockstar
Hi, rajharsh
please refer below link with similar problem
and
How to set command timeout option
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.
- rajharshRegular Visitor
Update:
I downgraded the PBI version from Sep 2023 to July 2023.
Ran the tests - I can load 2 rows of the table now using parameters and apply those changes to the data model. And the refresh on the PBI service completed successfully. (With the Sep 2023 version, this wasn’t the case).
However, while loading the entire table at once, I am still facing the same error. (I have also tried out CommandTimeout in the m-query with 30 mins and 50 mins duration).