Sign in
In The Cloud
Thoughts and development techniques for managing your data in the cloud
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
RSS for comments
OK
Search
Tags
DacFX
Sql Azure
Archive
Archives
November 2012
(1)
October 2012
(1)
September 2012
(2)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
In The Cloud
Understanding Windows Azure SQL Database Size
Posted
7 months ago
by
Wayne Walter Berry
2
Comments
The database on Windows Azure Sql Database is stored in two parts: Database data and metadata. Database data is the data in the tables and indexes and is stored in page files. Metadata is the stored procedures, functions, cached query plans, etc… that...
In The Cloud
Introducing sys.database_connection_stats for Troubleshooting Windows Azure SQL Database
Posted
6 months ago
by
Wayne Walter Berry
0
Comments
Windows Azure SQL Database (formerly Sql Azure) now has a new system view called sys.database_connection_stats to help database Administrators track the status of incoming connections. The sys.database_connection_stats gives insight into how many incoming...
In The Cloud
Migrating your Windows Azure SQL Database Using Data-Tier Application Framework (DacFX) Technology
Posted
8 months ago
by
Wayne Walter Berry
1
Comments
This blog post will cover how to migrate your Windows Azure SQL Database (formerly “SQL Azure”) from Windows Azure onto a local SQL Server (box product) using Data-Tier Application Framework (DACFx) Technology and SQL Server Management Studio 2012. Since...
In The Cloud
Prevent Data Loss from Force Majeure
Posted
8 months ago
by
Wayne Walter Berry
0
Comments
The current Windows Azure SQL Database (formerly “SQL Azure”) service level agreement specifically has an exception for factors outside Microsoft’s reasonable control, i.e. Force Majeure. Force Majeure is an extraordinary event or circumstance beyond...
Page 1 of 1 (4 items)