Jump to content

Lesson Learned #318: Using Archive Access Tier in a blob storage


Recommended Posts

Guest Jose_Manuel_Jurado
Posted

In case that you are using Archive Access Tier restoring a backup in Azure SQL Managed Instance or using Bulk Insert in Azure SQL Database you need to know that, currently, it is not supported.

 

 

 

For example, using Restore Database TSQL in Azure SQL Managed Instance you might have the following error message: Msg 3203, Level 16, State 1, Line 8 - Read on "https://myblob.blob.core.windows.net/backups/backup.bak" failed: 13(The data is invalid.) - Msg 3013, Level 16, State 1, Line 8 - RESTORE DATABASE is terminating abnormally or using bulk insert you might have other error message like: Reading the file Msg 4823, Level 16, State 1, Line 18 - Cannot bulk load. Invalid column number in the format/reading file "File.txt".

 

 

 

Enjoy!

 

Continue reading...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...