SQLServer-QA.net - Knowledge Sharing Network (SSQA.net)
Invisible community contributions, Visible success to users
Browse by Tags
All Tags
»
database mirroring
(
RSS
)
1418
2005
2008
alert
backup
Backup/Restore
backups
backward
best practice
best practices
blog
bug
capture
cluster
compatability
compression
Conference Questions Pot-Pourri
Conferences
configuration
connect site
connections
connectivity
continuity
ctp
database
Database Maintenance
databases
datareader
debug
disaster recovery
dmf
download
dts
encryption
endpoint
enhancement
error
error log
etl
exception
failed
failover
features
firewall
fqdn
geographic
high availability
high performance
hyphen
Indexes From Every Angle
instance
instances
integration services
Interviews
kba
links
lmhosts
log
microsoft
mirror
monitoring
multiple
naming
network
performance
principal
publisher
replication
restart
scalability
security
server
service account
service pack
service pack2
services
setup
sharepoint
snapshot
sql server
SQL Server 2008
sql serverkba
ssis
stored procedure
support
tcp
technet
testing
timeout
tools
Trace Flags
transaction log
transactional
transactions
tsql
wan
webcast
witness
workload
x64
SQL Server 2005 Database Mirroring choosing optimum value for auto-failover timeout?
Published 12 May 8 4:25 AM |
SSQA.net
Choosing a better plan to reduce outage to your database application is a beginner to provide High Availability to your application, irrespective to database or server. You may be aware that SQL Server 2005 version provides the database mirroring which...
SQL Server - Deploying Database Mirroring and Clustering parallely on same machine, performance and failover support?
Published 8 May 8 3:42 AM |
SSQA.net
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...
SQL Server Database Mirroring and Sharepoint server - gotchas and problem solutions
Published 18 March 8 6:23 AM |
SSQA.net
You may be aware that Database Mirroring is an important High Availability [HA] option available within SQL Server 2005 version. Having this HA option within your Sharepoint farm where the databases are associated to failover, then you must note few issues...
Setting up Database Mirroring using Local Account
Published 10 March 8 5:43 AM |
SSQA.net
We had a need to setup Database Mirroring for a Disaster Recovery Project. We were at time running SQL 2005 Std SP1. i had to start the SQL Server Service with the startup parameter -T1400 to enable Mirroring. For DB Mirriring to work the SQL Server Service...
FIX: Error message when you start a database mirroring session in SQL Server 2005: "Communications to the remote server instance 'TCP://<ComputerName>:<PortNumber>' failed before database mirroring was fully started"
Published 4 February 8 6:3 AM |
SSQA.net
The following pages were recently modified. Source: Knowledge Base Product: Microsoft SQL Server 2005 Standard Edition, SQL Server 2005 Enterprise X64 Edition & SQL Server 2005 Enterprise Edition Notification Contents: New and All Modifications FIX...
FIX: You must restart the SQL Server service on the principal server after you resume the SQL Server service process from a debug tool in SQL Server 2005
Published 17 December 7 7:19 AM |
SSQA.net
The following pages were recently modified. Source: Knowledge Base Product: Microsoft SQL Server 2005 Enterprise Edition Notification Contents: New and Major Modifications FIX: You must restart the SQL Server service on the principal server after you...
Paul and Kimberly interview on RunAs Radio - What's New in SQL Server 2008?
Published 12 December 7 12:7 PM |
SSQA.net
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...
SQL Server 2005 Database Mirroring - basics and related resources
Published 10 December 7 4:33 AM |
SSQA.net
To provide High Availability feature within your database environment you could take advantage of Database Mirroring when using SQL Server 2005. As with all critical databases, minimizing data loss and downtime are of the highest importance. Having "AlwaysOn"...
Tuning options for SQL Server 2005 that is running in high performance workloads
Published 22 November 7 4:28 PM |
SSQA.net
The following pages were recently modified. Source: Knowledge Base Product: Microsoft SQL Server 2005 Enterprise Edition, SQL Server 2005 Standard Edition & SQL Server 2005 Enterprise X64 Edition Notification Contents: New and Major Modifications...
Installing SQL Server Integration Services on 64-bit Computers
Published 19 November 7 8:29 AM |
SSQA.net
I had tough time working with Integration Services (SSIS) on one of the 64 bit machine that will be used for a 24/7 based application. So here goes my ranting and things you need to take care when having installation of SQL Server 2005 on 64 bit platform...
Database Mirroring sys.sp_dbmmonitorupdate stored procedure fails with error "Incorrect syntax near '-'"
Published 12 November 7 3:23 AM |
SSQA.net
Recently got stuck with the stored procedure sys.sp_dbmmonitorupdate which is used to monitor the database mirroring session. As usual you could do using the GUI tool, but sometimes using TSQL methods is good enough to see what is happening on your system...
Conference Questions Pot-Pourri #4: How many databases can you *really* mirror per instance?
Published 9 November 7 5:58 PM |
SSQA.net
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...
More on Database Mirroring performance and index maintenance
Published 18 October 7 7:37 PM |
SSQA.net
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...
SQL Server 2008 - enhanced feature in database mirroing "log compression"
Published 15 October 7 4:11 AM |
SSQA.net
Database Mirroring - new feature from SQL Server 2005 within High Availability ranch, a software based solution for database availability. Very important for the DBAs to keep up the database recovery model to FULL at all the times to achieve the High...
SQL Server 2008: Performance boost for Database Mirroring
Published 10 October 7 7:6 PM |
SSQA.net
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...
Database Mirroring enhancements in SQL Server 2008
Published 4 October 7 9:9 AM |
SSQA.net
So far from the CTP release of SQL Server 2008 there has been few enhancements to the Database Mirroring, few of them I would like to list from what has been stated in BOL: Log Performance Enhancements Compression of stream data for which at least a 12...
SQL Server 2008: New Performance Counters for Database Mirroring
Published 1 October 7 3:31 PM |
SSQA.net
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...
FIX: Transactions that are being committed on the principal server may not be copied to the mirror server when a database mirroring failover occurs in SQL Server 2005
Published 26 September 7 3:34 AM |
SSQA.net
The following pages were recently modified. Source: Knowledge Base Product: Microsoft SQL Server 2005 Enterprise X64 Edition, SQL Server 2005 Enterprise Edition & SQL Server 2005 Standard Edition Notification Contents: New and All Modifications FIX...
Database Mirroring: naming resolution issues during failover connectivity
Published 24 September 7 10:13 AM |
SSQA.net
Within a Database Mirroring session within an automatic failover situation it may fail with the error : "The server network address "%.*ls" can not be reached or does not exist. Check the network address name and reissue the command"...
FIX: Error message when you use SQL Native Client to connect to an instance of a principal server in a database mirroring session: "The connection attempted to fail over to a server that does not have a failover partner"
Published 21 September 7 9:53 AM |
SSQA.net
The following pages were recently modified. Source: Knowledge Base Product: Microsoft SQL Server 2005 Enterprise X64 Edition, SQL Server 2005 Enterprise Edition & SQL Server 2005 Standard Edition Notification Contents: New and All Modifications FIX...
More Posts
Next page »
Search
Go
This Blog
Home
Contact
About
Tags
2005
2008
best practice
best practices
blogs
conference
database
databases
dmv
download
error
indexes
kba
management
microsoft
performance
query
replication
reporting services
security
sql server
ssis
ssms
tsql
webcast
Community
Home
Blogs
Media
Groups
Archives
October 2008 (4)
September 2008 (26)
August 2008 (32)
July 2008 (27)
June 2008 (39)
May 2008 (60)
April 2008 (35)
March 2008 (48)
February 2008 (59)
January 2008 (63)
December 2007 (58)
November 2007 (43)
October 2007 (100)
September 2007 (110)
August 2007 (146)
July 2007 (106)
June 2007 (114)
May 2007 (78)
April 2007 (2)
News
Syndication
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go