Log Shipping to SQL Azure for backup purposes

DenSter
Member Posts: 8,307
Here's an interesting scenario. One of my customers wants to have a backup of their database in the cloud, and was asking whether it is possible to log ship an on-premises SQL database to SQL Azure, and use it as the source for disaster recovery. If their on-premises server goes down, they would take a backup of the SQL Azure database and use that to restore the on-premises database. They would never use the SQL Azure to connect NAV to, it would only serve as a copy of the production database.
They've done some shopping around and found that if this is possible, it is much less expensive than having offsite storage, or log shipping to a VM in the cloud.
I don't even know if it is possible to do this, so I figured I'd post the question here. Does anyone have experience with this, or know whether it is possible?
They've done some shopping around and found that if this is possible, it is much less expensive than having offsite storage, or log shipping to a VM in the cloud.
I don't even know if it is possible to do this, so I figured I'd post the question here. Does anyone have experience with this, or know whether it is possible?
0
Comments
-
As I understand it with Azure you only get access to the tables, no back end access at all, so I can't see how you would configure log shipping.
If it can be made to work though, then its quite an innovative use of Azure.David Singleton0 -
Another reason it is not possible: In SQL Azure the tables MUST have a clustered index. SQL Azure needs it to be able to keep its own internal 'cloud-replication'. And in NAV, some NAV systemtables ($ndo$dbproperty I think) does not have a clustered index.
Another problem could be the size of the DB. It has a limit (I think 150GB but I am not sure).Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
I think the SQL Azure limit is 50 GB.There are no bugs - only undocumented features.0
-
Checked it out: before it was 50GB. Now it is 150GB.
http://msdn.microsoft.com/en-us/library/windowsazure/ee336245.aspx#dcasl
http://sqlblog.com/blogs/greg_low/archive/2011/12/13/sql-azure-db-size-limit-increased-to-150gb.aspxRegards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
kriki wrote:Checked it out: before it was 50GB. Now it is 150GB.
http://msdn.microsoft.com/en-us/library/windowsazure/ee336245.aspx#dcasl
http://sqlblog.com/blogs/greg_low/archive/2011/12/13/sql-azure-db-size-limit-increased-to-150gb.aspx
Guess I missed that one. Thanks.There are no bugs - only undocumented features.0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions