|
|
Browse by Tags
All Tags » performance » Database Mirroring (RSS)
-
When you think about high availability in SQL Server then you would think about Clustering and in addition to this within 2005 version we have Database Mirroring too that can provide automated failover support to your database server applications. By default you can see a failover cluster as a combination of one or more nodes (servers) with two or ...
-
While we were in Barcelona we sat down with Richard Campbell and Greg Hughes from
RunAs Radio to record a 1/2 hour interview on SQL Server 2008. We touch on a ton of
different features (look at the number of Categories I've tagged this with!) and have
a bunch of laughs along the way - check it out here.
PS There's been a ton of ...
-
The following pages were recently modified.
Source: Knowledge BaseProduct: Microsoft SQL Server 2005 Enterprise Edition, SQL Server 2005 Standard Edition & SQL Server 2005 Enterprise X64 EditionNotification Contents: New and Major Modifications
Tuning options for SQL Server 2005 that is running in high performance ...
-
This is a question I was asked multiple times over the last week: the Microsoft guidelines
for database mirroring say not to mirror more than 10 databases per instance - why
is that and is it true?
The answer is my favorite 'it depends!'. The number 10 is a rough guess at the sweet-spot
for the majority of customers. The factors that ...
-
There's been some discussion over on the SQL
Server Central forums about database mirroring performance, and one question in
particular on how to do index rebuilds on mirrored VLDBs.
Remember that in database mirroring, the database has to be in the full recovery mode,
so all index rebuilds are fully logged. It all comes down to the ...
-
As I mentioned in a previous post, one of the new features for database mirroring
in SQL Server 2008 is log stream compression. There's a good explanation of what this
is (along with some example workloads and performance graphs) on the SQL
Customer Advisory Team blog so I'm not going to duplicate all that here.
Basically, ...
-
Part of the improvements to Database Mirroring in SQL Server 2008 are the addition
of 10 new performance counters under the Database Mirroring Performance Object. These
add some cool troubleshooting capabilities.
SQL Server 2005 provided the following 11 counters (from Books Online):
Name
Description ...
-
We have had a request from one of the solutions company stating they have to mirror 15 SQL Servers that are dispersed across the European locations to a central location. For this they have deployed the X64 environment for operating system and SQL Server application too. So now the question is will there be any limit on ...
|
|
|