Forum Discussion
Timeout option for SAP HANA DB.
Hi experts,
I want to set timeout settings for HANA DB.
It seems that it is possible to set timeout for SQL Server.
https://community.powerbi.com/t5/Desktop/How-to-set-command-timeout-option/td-p/487941
However, I couldn't find it for HANA DB.
Doesn't it exist?
Hi unotter,
Per my research, it is not available to set timeout for SAP HANA DB connection.
Different from Sql.Database function, SapHana.Database doesn't provide such an option to control ConnectionTimeout or CommandTimeout that can be passed as a parameter in M function.
Best regards,
Yuliana Gu
2 Replies
- v-yulgu-msft
Microsoft Employee
Hi unotter,
Per my research, it is not available to set timeout for SAP HANA DB connection.
Different from Sql.Database function, SapHana.Database doesn't provide such an option to control ConnectionTimeout or CommandTimeout that can be passed as a parameter in M function.
Best regards,
Yuliana Gu
- jjgb
Microsoft Employee
Command and Connection timeout are now supported in the SAP HANA Connector: