Error when importing a bacpac
-
2011年10月25日 17:10
Hi,
Each time I try to import a bacpac into my Azure server, I get this error :
Error encountered during the service operation. 50001: Unable to import bacpac. Inner exception may have more details. 50001: Unable to import bacpac. Inner exception may have more details. 'ONLINE INDEX DDL WITH LARGE OBJECT' is not supported in this version of SQL Server.
The error occured on 25/10/2011 16:09:32 the request id is : f3a81753-f8b7-4bd9-a887-ee794d8aab5dMany thanks.
R.
すべての返信
-
2011年10月25日 18:35
Hey rodbeck,
This error occurs when an index is built online over varbinary columns. A fix for this will be deployed this week so that the index is not created online that should unblock you. You will not need to regenerate the BACPAC, simply resubmitting the request once the update is live should work.
- 回答としてマーク Rodolphe Beck 2011年10月26日 12:57
- 回答としてマークされていない Rodolphe Beck 2011年10月31日 15:12
-
2011年10月28日 1:11The update is live now, rodbeck, please try to import the same BACPAC again and let us know if you hit an issue.
-
2011年10月28日 5:42
Hi Adrian,
I just tried a bacpac that was generated on 09/27, it failed with the same error.
I'm on North Europe datacenter for your information
Thanks.
R. -
2011年10月28日 9:36Also tried with a bacpac from yesterday, it failed as well.
R. -
2011年10月28日 23:11We'll need to take a closer look at your issue. Could you provide a requestID to take a look at?
-
2011年10月29日 8:12
Hi Adrian,
Here are the details on my last try :
PRD***_RESTORED;Import;Failed;29/10/2011 08:08:27;f5a37d0a-aa25-482f-adca-bb22f0431f85;Error encountered during the service operation.
50001: Unable to import bacpac. Inner exception may have more details.
50001: Unable to import bacpac. Inner exception may have more details.
'ONLINE INDEX DDL WITH LARGE OBJECT' is not supported in this version of SQL Server.
Thanks.
R. -
2011年11月3日 9:31
Adrian,
I have another question : do you know approximately when the Import/Export CTP will become a production service ?
Thanks for your help.
R.- 回答の候補に設定 Adrian BethuneMicrosoft Employee 2011年11月18日 19:12
- 回答の候補の設定解除 Adrian BethuneMicrosoft Employee 2011年11月18日 19:12
-
2011年11月18日 19:16
Rodolphe,
I trust you are no longer encountering issues when importing? I'll post an update with a production timeline within a few weeks.
-
2011年11月18日 19:20
Hi Adrian,
As said earlier, everything works fine now.
Thanks again for your help !
R.

