Same issue here, since Friday morning.
Synapse SQL Serverless error: 'WaitIOCompletion call failed. HRESULT = 0x80070005' (recreating db not working)
Hi,
We have exact the same problem (location West Europe) as described in
synapse-sql-serverless-error-39waitiocompletion-ca.html
but the solution mentioned there does not work in our case.
Only difference between the erorr messages is we got HRESULT = 0x80070005 instead of the original post 0x8007000C,
We get the following error when running a query to our Synapse SQL Serverless database:
Error handling external file: 'WaitIOCompletion call failed. HRESULT = 0x80070005'. File/External table name: '<redacted: path to file on storage account>'.
This error occurs when executing a select which uses OPENROWSET.
Each time the same WaitIOCompletion error is generated for days now.
The same Synapse Serverless environment which executes the same procedure every day suddenly stopped working.
Friday morning November 12th (CET) was the last time it was ok, since then always a WaitIOCompletion error is raised.
Even the parquet files it processed the days before without problem now generate the same error.
I can open the parquet files from the ADLSv2 without problem using Storage Explorer.
Recreating the database, masterkey and data source does not help.
Any help is welcome :)
Azure Synapse Analytics
2 answers
Sort by: Most helpful
-
-
Ernst Wolf 26 Reputation points
2021-11-15T16:50:31.5+00:00 See related issue mentioned above, seems Microsoft fixed something and now the problems seems to be gone without any changes needed. Seems to be solved now.