<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.sqlservercentral.com/blogs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>SQL Server Soldier :: News from the frontlines of the database wars : How do I .... ?</title><link>http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/How+do+I+_2E002E002E002E00_+_3F00_/default.aspx</link><description>Tags: How do I .... ?</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>Database Mirroring FAQ: Why is my mirror database in a restoring state?</title><link>http://www.sqlservercentral.com/blogs/robert_davis/archive/2009/03/06/Why-is-my-mirror-database-in-a-restoring-state_3F00_.aspx</link><pubDate>Sat, 07 Mar 2009 06:47:00 GMT</pubDate><guid isPermaLink="false">70975365-724d-4ce8-8d1c-45c963ab81ff:10720</guid><dc:creator>Robert Davis</dc:creator><slash:comments>7</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sqlservercentral.com/blogs/robert_davis/rsscomments.aspx?PostID=10720</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sqlservercentral.com/blogs/robert_davis/commentapi.aspx?PostID=10720</wfw:comment><comments>http://www.sqlservercentral.com/blogs/robert_davis/archive/2009/03/06/Why-is-my-mirror-database-in-a-restoring-state_3F00_.aspx#comments</comments><description>Question: Why is my mirror database in a restoring state?

Hi, 

I am still working on DB mirroring with prinicpal and mirror. There will be no Witness. This is what I did and my current issue: 

1. I have two SQL servers with a database called SCMAX on them. This is as simple as File ⇨ New database. There is no application involved here.
2. I did set up mirroring with Balmukund’s help. He was great. There is no witness. It is asynchronous mode.

Issue:

Now all I want to do is – I created a table called Contacts in the principal and hoped it would show up in the mirror as well. I created some data in it too. But mirrored Database doesn’t do anything. I can’t even view the tables in it. It is as if it froze. All it says is Restoring. So I did paused the mirror. That didn’t help. I deleted the mirroring session. Even then the Mirrored database says restoring. How can I get rid of that? I want to view if my contacts moved over to mirrored database. ...(&lt;a href="http://www.sqlservercentral.com/blogs/robert_davis/archive/2009/03/06/Why-is-my-mirror-database-in-a-restoring-state_3F00_.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.sqlservercentral.com/blogs/aggbug.aspx?PostID=10720" width="1" height="1"&gt;</description><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/T-SQL/default.aspx">T-SQL</category><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/Database+Mirroring/default.aspx">Database Mirroring</category><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/How+do+I+_2E002E002E002E00_+_3F00_/default.aspx">How do I .... ?</category></item><item><title>Database Mirroring FAQ: How do we handle transaction log maintenance for a mirrored database?</title><link>http://www.sqlservercentral.com/blogs/robert_davis/archive/2009/03/04/How-do-we-handle-transaction-log-maintenance-for-a-mirrored-database.aspx</link><pubDate>Thu, 05 Mar 2009 04:43:00 GMT</pubDate><guid isPermaLink="false">70975365-724d-4ce8-8d1c-45c963ab81ff:10685</guid><dc:creator>Robert Davis</dc:creator><slash:comments>6</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sqlservercentral.com/blogs/robert_davis/rsscomments.aspx?PostID=10685</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sqlservercentral.com/blogs/robert_davis/commentapi.aspx?PostID=10685</wfw:comment><comments>http://www.sqlservercentral.com/blogs/robert_davis/archive/2009/03/04/How-do-we-handle-transaction-log-maintenance-for-a-mirrored-database.aspx#comments</comments><description>Question: How do we handle transaction log maintenance for a mirrored database?

This question was asked on a technical discussion group. My reply follows.

Hi, 

My customer would like to know how to handle the txn log maintenance with DB Mirroring? They normally truncate the txn log after a full backup without DB Mirroring. But with DB mirroring, can they truncate the txn log? What happen at the mirror DB if the txn log is truncated? Do they need a different maintenance plan at the mirror DB?...(&lt;a href="http://www.sqlservercentral.com/blogs/robert_davis/archive/2009/03/04/How-do-we-handle-transaction-log-maintenance-for-a-mirrored-database.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.sqlservercentral.com/blogs/aggbug.aspx?PostID=10685" width="1" height="1"&gt;</description><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/Tips+_2600_amp_3B00_+Tricks/default.aspx">Tips &amp;amp; Tricks</category><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/Database+Mirroring/default.aspx">Database Mirroring</category><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/Performance+_2600_amp_3B00_+Optimization/default.aspx">Performance &amp;amp; Optimization</category><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/How+do+I+_2E002E002E002E00_+_3F00_/default.aspx">How do I .... ?</category></item><item><title>Database Mirroring FAQ: What would be the best practice to configure Failover Clustering and Database Mirroring?</title><link>http://www.sqlservercentral.com/blogs/robert_davis/archive/2009/02/23/What-would-be-the-best-practice-to-configure-Failover-Clustering-and-Database-Mirroring.aspx</link><pubDate>Tue, 24 Feb 2009 06:03:00 GMT</pubDate><guid isPermaLink="false">70975365-724d-4ce8-8d1c-45c963ab81ff:10583</guid><dc:creator>Robert Davis</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sqlservercentral.com/blogs/robert_davis/rsscomments.aspx?PostID=10583</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sqlservercentral.com/blogs/robert_davis/commentapi.aspx?PostID=10583</wfw:comment><comments>http://www.sqlservercentral.com/blogs/robert_davis/archive/2009/02/23/What-would-be-the-best-practice-to-configure-Failover-Clustering-and-Database-Mirroring.aspx#comments</comments><description>Question: What would be the best practice to configure Failover Clustering and Database Mirroring?

This question is frequently asked in one of the technical discussion groups I frequent. My reply follows.

I have a customer that wants to combine Failover Clustering with Database Mirroring in which the last one will be for disaster recovery. In order that the mirroring will act as primary only if the cluster fails, does the mirroring should be configured as manual? How do we configure mirroring in automatic when both nodes in the cluster fail?
...(&lt;a href="http://www.sqlservercentral.com/blogs/robert_davis/archive/2009/02/23/What-would-be-the-best-practice-to-configure-Failover-Clustering-and-Database-Mirroring.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.sqlservercentral.com/blogs/aggbug.aspx?PostID=10583" width="1" height="1"&gt;</description><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/T-SQL/default.aspx">T-SQL</category><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/Tips+_2600_amp_3B00_+Tricks/default.aspx">Tips &amp;amp; Tricks</category><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/Database+Mirroring/default.aspx">Database Mirroring</category><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/How+do+I+_2E002E002E002E00_+_3F00_/default.aspx">How do I .... ?</category></item><item><title>How do I ... Determine Database Growth If I Am Not Tracking It? -- Error Logs Part III</title><link>http://www.sqlservercentral.com/blogs/robert_davis/archive/2009/02/20/How-do-I-Determine-Database-Growth-If-I-Am-Not-Tracking-It.aspx</link><pubDate>Fri, 20 Feb 2009 16:59:00 GMT</pubDate><guid isPermaLink="false">70975365-724d-4ce8-8d1c-45c963ab81ff:10530</guid><dc:creator>Robert Davis</dc:creator><slash:comments>7</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sqlservercentral.com/blogs/robert_davis/rsscomments.aspx?PostID=10530</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sqlservercentral.com/blogs/robert_davis/commentapi.aspx?PostID=10530</wfw:comment><comments>http://www.sqlservercentral.com/blogs/robert_davis/archive/2009/02/20/How-do-I-Determine-Database-Growth-If-I-Am-Not-Tracking-It.aspx#comments</comments><description>How do I ... Determine Database Growth If I Am Not Tracking It?

If your database has grown considerably and you&amp;#39;re not sure when or why it happened, you&amp;#39;ll be hard pressed to figure out the answer unless you&amp;#39;re tracking changes in database size. Luckily, if you are performing regular full backups, you can get this information from the SQL logs.
...(&lt;a href="http://www.sqlservercentral.com/blogs/robert_davis/archive/2009/02/20/How-do-I-Determine-Database-Growth-If-I-Am-Not-Tracking-It.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.sqlservercentral.com/blogs/aggbug.aspx?PostID=10530" width="1" height="1"&gt;</description><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/T-SQL/default.aspx">T-SQL</category><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/Tips+_2600_amp_3B00_+Tricks/default.aspx">Tips &amp;amp; Tricks</category><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/How+do+I+_2E002E002E002E00_+_3F00_/default.aspx">How do I .... ?</category></item><item><title>Database Mirroring FAQ: Why does Database Mirroring Monitor report that my mirror is disconnected?</title><link>http://www.sqlservercentral.com/blogs/robert_davis/archive/2009/02/18/Database-Mirroring-FAQ_3A00_-Why-does-Database-Mirroring-Monitor-report-that-my-mirror-is-disconnected_3F00_.aspx</link><pubDate>Thu, 19 Feb 2009 00:18:00 GMT</pubDate><guid isPermaLink="false">70975365-724d-4ce8-8d1c-45c963ab81ff:10470</guid><dc:creator>Robert Davis</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sqlservercentral.com/blogs/robert_davis/rsscomments.aspx?PostID=10470</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sqlservercentral.com/blogs/robert_davis/commentapi.aspx?PostID=10470</wfw:comment><comments>http://www.sqlservercentral.com/blogs/robert_davis/archive/2009/02/18/Database-Mirroring-FAQ_3A00_-Why-does-Database-Mirroring-Monitor-report-that-my-mirror-is-disconnected_3F00_.aspx#comments</comments><description>Why does Database Mirroring Monitor report that my mirror is disconnected?

This question was sent to a discussion list via email. My reply follows.

Sometimes, I have seen a behavior where the Principal was unable to connect to the Mirror. What is the reason for this behavior? Could it be network? I could not find any information that explain this behavior. 

Any help here would be appreciated.
...(&lt;a href="http://www.sqlservercentral.com/blogs/robert_davis/archive/2009/02/18/Database-Mirroring-FAQ_3A00_-Why-does-Database-Mirroring-Monitor-report-that-my-mirror-is-disconnected_3F00_.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.sqlservercentral.com/blogs/aggbug.aspx?PostID=10470" width="1" height="1"&gt;</description><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/Tips+_2600_amp_3B00_+Tricks/default.aspx">Tips &amp;amp; Tricks</category><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/Database+Mirroring/default.aspx">Database Mirroring</category><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/Troubleshooting/default.aspx">Troubleshooting</category><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/How+do+I+_2E002E002E002E00_+_3F00_/default.aspx">How do I .... ?</category></item><item><title>Database Mirroring FAQ: Can a 2008 SQL instance be used as the witness for a 2005 database mirroring setup?</title><link>http://www.sqlservercentral.com/blogs/robert_davis/archive/2009/02/17/Database-Mirroring-FAQ_3A00_-Can-a-2008-SQL-instance-be-used-as-the-witness-for-a-2005-database-mirroring-setup_3F00_.aspx</link><pubDate>Tue, 17 Feb 2009 16:41:00 GMT</pubDate><guid isPermaLink="false">70975365-724d-4ce8-8d1c-45c963ab81ff:10438</guid><dc:creator>Robert Davis</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sqlservercentral.com/blogs/robert_davis/rsscomments.aspx?PostID=10438</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sqlservercentral.com/blogs/robert_davis/commentapi.aspx?PostID=10438</wfw:comment><comments>http://www.sqlservercentral.com/blogs/robert_davis/archive/2009/02/17/Database-Mirroring-FAQ_3A00_-Can-a-2008-SQL-instance-be-used-as-the-witness-for-a-2005-database-mirroring-setup_3F00_.aspx#comments</comments><description>Question: Can a 2008 SQL instance be used as the witness for a 2005 database mirroring setup?

This question was sent to me via email. My reply follows.

Can a 2008 SQL instance be used as the witness for a 2005 database mirroring setup? 

Databases to be mirrored are currently running on 2005 SQL instances but will be upgraded to 2008 SQL in the near future. I have not tried this, need mirroring setup and was hoping to get a jump on the future upgrade.
...(&lt;a href="http://www.sqlservercentral.com/blogs/robert_davis/archive/2009/02/17/Database-Mirroring-FAQ_3A00_-Can-a-2008-SQL-instance-be-used-as-the-witness-for-a-2005-database-mirroring-setup_3F00_.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.sqlservercentral.com/blogs/aggbug.aspx?PostID=10438" width="1" height="1"&gt;</description><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/Tips+_2600_amp_3B00_+Tricks/default.aspx">Tips &amp;amp; Tricks</category><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/Database+Mirroring/default.aspx">Database Mirroring</category><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/How+do+I+_2E002E002E002E00_+_3F00_/default.aspx">How do I .... ?</category></item><item><title>Database Mirroring FAQ: If the principal fails while running in high performance mode, what options do I have for bringing the mirror online?</title><link>http://www.sqlservercentral.com/blogs/robert_davis/archive/2009/02/16/Database-Mirroring-FAQ_3A00_-If-the-principal-fails-while-running-in-high-performance-mode_2C00_-what-options-do-I-have-for-bringing-the-mirror-online_3F00_.aspx</link><pubDate>Tue, 17 Feb 2009 03:44:00 GMT</pubDate><guid isPermaLink="false">70975365-724d-4ce8-8d1c-45c963ab81ff:10431</guid><dc:creator>Robert Davis</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sqlservercentral.com/blogs/robert_davis/rsscomments.aspx?PostID=10431</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sqlservercentral.com/blogs/robert_davis/commentapi.aspx?PostID=10431</wfw:comment><comments>http://www.sqlservercentral.com/blogs/robert_davis/archive/2009/02/16/Database-Mirroring-FAQ_3A00_-If-the-principal-fails-while-running-in-high-performance-mode_2C00_-what-options-do-I-have-for-bringing-the-mirror-online_3F00_.aspx#comments</comments><description>Question: If the principal fails while running in high performance mode, what options do I have for bringing the mirror online?

 

This question was sent to me via email. My reply follows.



Quick question on DB mirroring client redirection after Principal fails ...



Consider a simple scenario with Asynchronous mirroring:

 

1.       We are implementing asynchronous [high performance] mirroring without witness. 

2.       The client application connects to the mirroring session using below connection string:

Data Source={PrincipalServerName};Initial Catalog={DBName};Integrated Security=SSPI;Failover Partner= {MirrorServerName}

3.       Now due to some disaster the Principal Server went offline and will be offline for let’s say next 48 hours.

4.       We notice that client connections fail since primary is offline and a failover has not yet be done. 

5.       What steps should be taken now to connect the client application to the mirrored database?
...(&lt;a href="http://www.sqlservercentral.com/blogs/robert_davis/archive/2009/02/16/Database-Mirroring-FAQ_3A00_-If-the-principal-fails-while-running-in-high-performance-mode_2C00_-what-options-do-I-have-for-bringing-the-mirror-online_3F00_.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.sqlservercentral.com/blogs/aggbug.aspx?PostID=10431" width="1" height="1"&gt;</description><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/Tips+_2600_amp_3B00_+Tricks/default.aspx">Tips &amp;amp; Tricks</category><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/Database+Mirroring/default.aspx">Database Mirroring</category><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/Troubleshooting/default.aspx">Troubleshooting</category><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/How+do+I+_2E002E002E002E00_+_3F00_/default.aspx">How do I .... ?</category></item><item><title>How Do I Configure SSIS to Work With a Named Instance</title><link>http://www.sqlservercentral.com/blogs/robert_davis/archive/2008/12/11/How-Do-I-Configure-SSIS-to-Work-With-a-Named-Instance.aspx</link><pubDate>Fri, 12 Dec 2008 03:56:00 GMT</pubDate><guid isPermaLink="false">70975365-724d-4ce8-8d1c-45c963ab81ff:9721</guid><dc:creator>Robert Davis</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sqlservercentral.com/blogs/robert_davis/rsscomments.aspx?PostID=9721</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sqlservercentral.com/blogs/robert_davis/commentapi.aspx?PostID=9721</wfw:comment><comments>http://www.sqlservercentral.com/blogs/robert_davis/archive/2008/12/11/How-Do-I-Configure-SSIS-to-Work-With-a-Named-Instance.aspx#comments</comments><description>By default, SSIS (SQL Server Integration Services) uses the msdb database of the default instance on the server for storing packages. SSIS can still manage packages stored as files in the file system without any changes to the current setup. To be able to use the msdb database of a named instance, you have to manually edit the SSIS configuration file. Here are the steps for that .......(&lt;a href="http://www.sqlservercentral.com/blogs/robert_davis/archive/2008/12/11/How-Do-I-Configure-SSIS-to-Work-With-a-Named-Instance.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.sqlservercentral.com/blogs/aggbug.aspx?PostID=9721" width="1" height="1"&gt;</description><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/Tips+_2600_amp_3B00_+Tricks/default.aspx">Tips &amp;amp; Tricks</category><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/How+do+I+_2E002E002E002E00_+_3F00_/default.aspx">How do I .... ?</category><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/SSIS/default.aspx">SSIS</category></item><item><title>Deleting Duplicates without a unique key</title><link>http://www.sqlservercentral.com/blogs/robert_davis/archive/2008/08/21/Deleting-Duplicates-without-a-unique-key.aspx</link><pubDate>Thu, 21 Aug 2008 17:58:00 GMT</pubDate><guid isPermaLink="false">70975365-724d-4ce8-8d1c-45c963ab81ff:9048</guid><dc:creator>Robert Davis</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sqlservercentral.com/blogs/robert_davis/rsscomments.aspx?PostID=9048</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sqlservercentral.com/blogs/robert_davis/commentapi.aspx?PostID=9048</wfw:comment><comments>http://www.sqlservercentral.com/blogs/robert_davis/archive/2008/08/21/Deleting-Duplicates-without-a-unique-key.aspx#comments</comments><description>The following was sent to me by my friend and colleague Dave Miller:

Wanted to pass along something I hadn&amp;#39;t used before and found useful to easily get rid of duplicates in a set of data. The functionality has existed in the SQL language and was supported in SQL Server 2005. This uses Common Table Expressions (CTE) and the ROW_NUMBER() function
...(&lt;a href="http://www.sqlservercentral.com/blogs/robert_davis/archive/2008/08/21/Deleting-Duplicates-without-a-unique-key.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.sqlservercentral.com/blogs/aggbug.aspx?PostID=9048" width="1" height="1"&gt;</description><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/T-SQL/default.aspx">T-SQL</category><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/Tips+_2600_amp_3B00_+Tricks/default.aspx">Tips &amp;amp; Tricks</category><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/How+do+I+_2E002E002E002E00_+_3F00_/default.aspx">How do I .... ?</category></item><item><title>What every DBA that manages a large number of SQL Servers should know about SQL 2008!!</title><link>http://www.sqlservercentral.com/blogs/robert_davis/archive/2008/08/19/What-every-DBA-that-manages-a-large-number-of-SQL-Servers-should-know-about-SQL-2008.aspx</link><pubDate>Tue, 19 Aug 2008 16:50:00 GMT</pubDate><guid isPermaLink="false">70975365-724d-4ce8-8d1c-45c963ab81ff:9040</guid><dc:creator>Robert Davis</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sqlservercentral.com/blogs/robert_davis/rsscomments.aspx?PostID=9040</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sqlservercentral.com/blogs/robert_davis/commentapi.aspx?PostID=9040</wfw:comment><comments>http://www.sqlservercentral.com/blogs/robert_davis/archive/2008/08/19/What-every-DBA-that-manages-a-large-number-of-SQL-Servers-should-know-about-SQL-2008.aspx#comments</comments><description>I discovered the already known bug in SQL 2008 that you can&amp;#39;t import a SQL 2005 server list (exported as a regsrvr file). For someone like me who deals with a large numger of SQL Servers, this is a major issue. Fortunately, Buck Woody has provided a simple solution on his Blog: Importing SQL Server 2005 Registered Servers to SQL Server 2008. This saved me a great deal of time and, more importantly, a great deal of annoyance!!...(&lt;a href="http://www.sqlservercentral.com/blogs/robert_davis/archive/2008/08/19/What-every-DBA-that-manages-a-large-number-of-SQL-Servers-should-know-about-SQL-2008.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.sqlservercentral.com/blogs/aggbug.aspx?PostID=9040" width="1" height="1"&gt;</description><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/Tips+_2600_amp_3B00_+Tricks/default.aspx">Tips &amp;amp; Tricks</category><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/Troubleshooting/default.aspx">Troubleshooting</category><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/How+do+I+_2E002E002E002E00_+_3F00_/default.aspx">How do I .... ?</category></item><item><title>How do I automatically respond to mirrored database failovers?</title><link>http://www.sqlservercentral.com/blogs/robert_davis/archive/2008/08/18/Automatically-respond-to-mirrored-database-failovers.aspx</link><pubDate>Mon, 18 Aug 2008 17:54:00 GMT</pubDate><guid isPermaLink="false">70975365-724d-4ce8-8d1c-45c963ab81ff:9034</guid><dc:creator>Robert Davis</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sqlservercentral.com/blogs/robert_davis/rsscomments.aspx?PostID=9034</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sqlservercentral.com/blogs/robert_davis/commentapi.aspx?PostID=9034</wfw:comment><comments>http://www.sqlservercentral.com/blogs/robert_davis/archive/2008/08/18/Automatically-respond-to-mirrored-database-failovers.aspx#comments</comments><description>Automatic failover with Database Mirroring is great, but what about all of the other things that you need to happen when the database fails over? There is no built-in support in Database Mirroring for anything external to the database. This is where automatic activation in the Service Broker comes to the rescue....(&lt;a href="http://www.sqlservercentral.com/blogs/robert_davis/archive/2008/08/18/Automatically-respond-to-mirrored-database-failovers.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.sqlservercentral.com/blogs/aggbug.aspx?PostID=9034" width="1" height="1"&gt;</description><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/T-SQL/default.aspx">T-SQL</category><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/Tips+_2600_amp_3B00_+Tricks/default.aspx">Tips &amp;amp; Tricks</category><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/Database+Mirroring/default.aspx">Database Mirroring</category><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/How+do+I+_2E002E002E002E00_+_3F00_/default.aspx">How do I .... ?</category></item><item><title>How do I .... grant access permissions for SSIS to users?</title><link>http://www.sqlservercentral.com/blogs/robert_davis/archive/2008/08/13/How-do-I-grant-access-permissions-for-SSIS-to-users.aspx</link><pubDate>Wed, 13 Aug 2008 21:43:00 GMT</pubDate><guid isPermaLink="false">70975365-724d-4ce8-8d1c-45c963ab81ff:9026</guid><dc:creator>Robert Davis</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sqlservercentral.com/blogs/robert_davis/rsscomments.aspx?PostID=9026</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sqlservercentral.com/blogs/robert_davis/commentapi.aspx?PostID=9026</wfw:comment><comments>http://www.sqlservercentral.com/blogs/robert_davis/archive/2008/08/13/How-do-I-grant-access-permissions-for-SSIS-to-users.aspx#comments</comments><description>SSIS access permissions are managed via Component Services. It is the DCOM object named MSDTSServer. Here are the steps to follow....(&lt;a href="http://www.sqlservercentral.com/blogs/robert_davis/archive/2008/08/13/How-do-I-grant-access-permissions-for-SSIS-to-users.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.sqlservercentral.com/blogs/aggbug.aspx?PostID=9026" width="1" height="1"&gt;</description><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/Tips+_2600_amp_3B00_+Tricks/default.aspx">Tips &amp;amp; Tricks</category><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/How+do+I+_2E002E002E002E00_+_3F00_/default.aspx">How do I .... ?</category><category domain="http://www.sqlservercentral.com/blogs/robert_davis/archive/tags/SSIS/default.aspx">SSIS</category></item></channel></rss>