<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblogcasts.com/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>Mark&amp;#39;s SQL Server Blog - All Comments</title><link>http://sqlblogcasts.com/blogs/markallison/default.aspx</link><description>select experiences from workingInTheField</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>re: Cluster service login missing from SQL Server - how to recover</title><link>http://sqlblogcasts.com/blogs/markallison/archive/2009/09/01/cluster-service-login-missing-from-sql-server-how-to-recover.aspx#12402</link><pubDate>Sun, 11 Oct 2009 04:39:02 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:12402</guid><dc:creator>adamsjs</dc:creator><description>&lt;p&gt;Good post... helped me out tonight. &amp;nbsp;Did the same thing, and already had two running SQL Server instances on the cluster that I could not afford to take down/failover. &amp;nbsp;I waited out the AD replication after adding the cluster service account to a domain group with access to the newly-installed third instance, but still had issues getting the service to run. &amp;nbsp;Figured out that the cluster service needed a restart, but I obviously didn't want to take down the running instances on the active node. &amp;nbsp;So, here's what I did:&lt;/p&gt;
&lt;p&gt;The running instances were both running on the same node of a three-node cluster. &amp;nbsp;After adding the cluster service to a group that had access to the newly installed instance, I moved the resource group for the new instance to one of the non-active nodes, restarted the cluster service on that node (to pickup the new group membership), and verfied the instance could be brought online. &amp;nbsp;I then restarted the cluster service on the other non-active node, and moved the new instance that node.&lt;/p&gt;
&lt;p&gt;To convince myself that I was correct in my thinking, I tried to move the resource group back to the node where the other two active instances were running (where the new instance had been running when I removed the cluster service account's access). &amp;nbsp;It would not come online (as expected). &amp;nbsp;I brought the instance online on one of the other nodes, created the login for the cluster service account, moved the instance to the original node, and it came online. &amp;nbsp;Lastly, I removed the cluster service account from the domain group to which it had been added.&lt;/p&gt;
&lt;p&gt;Hope this helps the next person out.&lt;/p&gt;
&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=12402" width="1" height="1"&gt;</description></item><item><title>Cluster service login missing from SQL Server - how to recover</title><link>http://sqlblogcasts.com/blogs/markallison/archive/2009/09/01/cluster-service-login-missing-from-sql-server-how-to-recover.aspx#12220</link><pubDate>Tue, 01 Sep 2009 17:48:57 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:12220</guid><dc:creator>SqlServerKudos</dc:creator><description>&lt;p&gt;Kudos for a great Sql Server article - Trackback from SqlServerKudos&lt;/p&gt;
&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=12220" width="1" height="1"&gt;</description></item><item><title>re: How to change My PK to Identity?</title><link>http://sqlblogcasts.com/blogs/markallison/archive/2008/01/30/how-to-change-my-pk-to-identity.aspx#6516</link><pubDate>Thu, 31 Jan 2008 08:07:34 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:6516</guid><dc:creator>GrumpyOldDBA</dc:creator><description>&lt;p&gt;well I don't necesscarily agree that identity columns are the best solution - a real pain ina replicated database for instance. ?&lt;/p&gt;
&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=6516" width="1" height="1"&gt;</description></item></channel></rss>