Skip to content

Communication link failure when using high num_warehouses #703

Answered by sm-shaw
Philip-Jonany asked this question in Q&A
Discussion options

You must be logged in to vote

This is an error at the underlying ODBC level, meaning the link has been lost while building the indexes. There is no reason why this would happen at a particular warehouse count if it succeeds at both a lower and higher warehouse count. There is a link from Microsoft on troubleshooting this issue here: https://techcommunity.microsoft.com/t5/azure-database-support-blog/lesson-learned-215-hands-on-labs-communication-link-failed-error/ba-p/3565011

The index build sends a SQL statement to build an index and will then wait. It could be possible depending on configuration and system performance that the time between sending the statement and its completing means that there is a timeout on the …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sm-shaw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #702 on May 07, 2024 09:41.