• SQL Server
  • Log Shipping Tricks Demo
  • SQLCruise Alaska 2012 Pics
SQLSoldier News From the Frontlines

Tag Archives: Database Mirroring

Database Mirroring

Troubleshooting Database Mirroring Error 1418 Updated

June 28, 2012 1:28 pm / Leave a Comment / SQLSoldier

Troubleshooting Database Mirroring Error 1418 Updated Last night I was helping someone with a database mirroring setup problem via email. It has been a long time since I came across a new cause for the infamous 1418 error for database mirroring. This time the error was accompanied by an error in the SQL Log on … Read More →

Posted in: SQL Server / Tagged: Database Mirroring, High Availability, Security, Troubleshooting

Auditing Users in a Failover Partner Database

September 19, 2011 8:16 pm / Leave a Comment / SQLSoldier

Auditing Users in a Failover Partner Database I read a question on a discussion list today asking if it is possible to audit SELECT queries on a log shipping secondary in stand-by mode. His attempts to set it up had obviously failed because the database is read-only and you cannot create a database audit in … Read More →

Posted in: SQL Server / Tagged: Database Mirroring, High Availability, How do I ... ?, Log Shipping, MCM Prep, Security, Tips & Tricks

T-SQL Tuesday #21 – Bringing Ugly Back

August 10, 2011 11:57 am / Leave a Comment / SQLSoldier

T-SQL Tuesday #21 – Bringing Ugly Back This blog entry is participating in T-SQL Tuesday #21, hosted this month by Adam Machanic (Blog|@AdamMachanic). You are invited to visit his blog to join the blog party. You are welcome to write your own participating blog post for the party or just to read more blogs participating … Read More →

Posted in: SQL Server / Tagged: Database Mirroring, T-SQL, T-SQL Tuesday, Troubleshooting

Misleading Error 1475 While Setting Up Database Mirroring

July 10, 2011 5:04 pm / 1 Comment / SQLSoldier

Misleading Error 1475 While Setting Up Database Mirroring I was doing some practice work yesterday testing out some mirroring interoperability scenarios when I encountered an error I had not seen before. The error message seemed to indicate that the database I was trying to mirror had some bulk-logged changes that had not been backed up … Read More →

Posted in: SQL Server / Tagged: Database Mirroring

3 Log Shipping Techniques

June 24, 2011 5:46 am / 6 Comments / SQLSoldier

3 Log Shipping Techniques My new article for SQL Server Magazine titled 3 Log Shipping Techniques has been posted online and will appear in an upcoming print issue. This article is a look at some very interesting techniques that use log shipping in interesting ways. Mastering these tehcniques can save you a great deal of … Read More →

Posted in: SQL Server / Tagged: Database Mirroring, Disaster Recovery, High Availability, Replication, SQL Server Magazine

SQLU HA/DR Week – Database Mirroring Performance Counters

April 20, 2011 9:11 am / 3 Comments / SQLSoldier

SQLU HA/DR Week – Database Mirroring Performance Counters Database mirroring debuted in SQL Server 2005 and had eleven performance counters for monitoring mirroring. There were ten new performance counters released with SQL Server 2008. We now have twenty-one performance counters to use for monitoring database mirroring. A list with a brief description of each can … Read More →

Posted in: SQL Server / Tagged: Database Mirroring, Dynamic Management Views, High Availability, Internals, Performance & Optimization, SQL University, T-SQL, Troubleshooting

When Does Trustworthy Get Reset on a Mirror?

April 4, 2011 9:42 am / 5 Comments / SQLSoldier

When Does Trustworthy Get Reset on a Mirror? When I’ve done sessions on automating database mirroring processes and in my book, I talk about incorporating steps to set properties that get reset during the restore process in the mirroring setup such as database owner and the Trustworthy property. When you perform the initial restores of … Read More →

Posted in: SQL Server / Tagged: Database Mirroring, Internals, Security, T-SQL

T-SQL Tuesday #15: Database Mirroring Automation

February 8, 2011 1:31 pm / 2 Comments / SQLSoldier

T-SQL Tuesday #15: Database Mirroring Automation This blog entry is participating in T-SQL Tuesday #15, hosted this month by Pat Wright (Blog|@SqlAsylum). You are invited to visit his blog to join the blog party. You are welcome to write your own participating blog post for the party or just to read more blogs participating in … Read More →

Posted in: SQL Server / Tagged: Automation, Database Mirroring, T-SQL, T-SQL Tuesday, Tips & Tricks

Does a Mirroring Failover Clear the Procedure Cache?

February 2, 2011 2:33 pm / 6 Comments / SQLSoldier

Does a Mirroring Failover Clear the Procedure Cache? I saw a question on the MSDN forums asking what happens to the procedure cache (also known as the plan cache) on the principal and mirror when a failover occurs. My reply was starting to get long, so I decided to move it out to a blog … Read More →

Posted in: SQL Server / Tagged: Database Mirroring, Dynamic Management Views, High Availability, Internals

Troubleshooting Database Mirroring Error 1418

February 2, 2011 12:36 am / 3 Comments / SQLSoldier

Troubleshooting Database Mirroring Error 1418 Error 1418 is a common, hard-to-troubleshoot error. It is so common that it has been given its own page dedicated to the error in Books Online: MSSQLSERVER_1418. Unfortunately, that page only lists a few troubleshooting steps. Over the years, I’ve compiled a longer list of troubleshooting steps for this error. … Read More →

Posted in: SQL Server / Tagged: Database Mirroring, Troubleshooting

Post Navigation

← Older Posts
 
<

Remote DBA Services
- serious SQL Server expertise for less than a full-time DBA
My Articles
 
My Book
Check out my interview on

Extreme Data Recovery (with Argenis Fernandez)
10 Things all BI System Administrators Should Know
Upcoming Events
    All events shown in Pacific Time

    No events to show

RSS My SQL Server Magazine Articles

  • Database Mirroring for Disaster Recovery September 16, 2011
  • Comparative Review: Database Schema Comparison Tools August 24, 2011
  • 3 Log Shipping Techniques June 22, 2011
  • Hardening SQL Server June 20, 2011
  • Review: ScriptLogic Security Explorer for SQL Server February 8, 2011

Tags

31 Days of Disaster Recovery Architecture Automation CDC & Change Tracking Data Architecture VC Database Mirroring DBCC Denali Disaster Recovery Dynamic Management Views Extended Events Gamers & Geeks General Discussion High Availability How do I ... ? Humor Idera ACE Program Internals MCM Meme Monday Performance & Optimization PowerShell Professional Development Replication Security SQLBits SQL PASS SQL PASS Summit SQLRally SQL Saturday SQL Server Magazine SQL University SSAS & BI SSIS SSMS SSRS T-SQL T-SQL Tuesday tempDB Tips & Tricks Travel Troubleshooting Undocumented Stuff Whitepapers XML in SQL

News

Download my Powershell Scripts

The following scripts can be downloaded as text files. You will need to change the file extension to .ps1 in order to execute them.

Backup a database
Restore a database
Scan a server to find a free port
Query DNS to get the FQDN of a server


To see some examples of my other forms of writing, please visit my page on WritersCafe.org. It is almost exclusively horror fiction, but I sometimes throw other things in there too from time to time. There's one science fiction story, a couple of poems, and quite a few humor pieces as well.


Look for me in the SQL Q&A section of the August, 2007 issue of TechNet Magazine.
August issue of TechNet Magazine's SQL Q&A column

Protect our Heroes

© Copyright 2012 - Robert L Davis
Infinity Theme by DesignCoral / WordPress

Twitter Twitter 
LinkedIn LinkedIn 
TLF TLF RSS RSS 
WritersCafe WritersCafe 
SQLPASS SQLPASS 
Facebook Facebook
grab this