 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IT Answers &#187; SQL Server availability</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/sql-server-availability/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Tue, 21 May 2013 16:56:46 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Editions of SQL Server</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/editions-of-sql-server/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/editions-of-sql-server/#comments</comments>
		<pubDate>Wed, 05 May 2010 20:10:03 +0000</pubDate>
		<dc:creator>ITKE</dc:creator>
				<category><![CDATA[SQL Server 2008 R2]]></category>
		<category><![CDATA[SQL Server availability]]></category>
		<category><![CDATA[SQL Server Version Comparison]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Can you briefly discuss the different editions of the database that are available now?]]></description>
				<content:encoded><![CDATA[<p>Can you briefly discuss the different editions of the database that are available now?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/editions-of-sql-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DR/HA questions with SQL Server design</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/drha-questions-with-sql-server-design/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/drha-questions-with-sql-server-design/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 22:16:31 +0000</pubDate>
		<dc:creator>SQL Server Ask the Experts</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server availability]]></category>
		<category><![CDATA[SQL Server backup and restore]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Greetings! I need your advice for two questions. This is related to design. I have a production site. It requires HA. At the same time we have a DR site. The DR site needs to have the same copy of the database for my application to run. Question 1: Is it advisable to have mirroring [...]]]></description>
				<content:encoded><![CDATA[<p>Greetings! I need your advice for two questions. This is related to design. <br/><br/> I have a production site. It requires HA. At the same time we have a DR site. The DR site needs to have the same copy of the database for my application to run. <br/><br/> Question 1: Is it advisable to have mirroring on the production site? For this, we have the HA on the cluster. At the same time, we will implement cluster failover to another instance of SQL Server at the DR cluster. <br/><br/> Question 2: Is there any technical operational document on archiving the database from local storage to a SAN? <br/><br/> Thanks very much!<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/drha-questions-with-sql-server-design/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Facing a problem while working with transactions</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/facing-a-problem-while-working-with-transactions/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/facing-a-problem-while-working-with-transactions/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 10:44:47 +0000</pubDate>
		<dc:creator>Rajratna</dc:creator>
				<category><![CDATA[Database connectivity]]></category>
		<category><![CDATA[SQL Server availability]]></category>
		<category><![CDATA[SQL Server transaction logs]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I m having my SQL server on Machine A and i m starting one transaction on server from Machine B, now in between suppost Transaction from Machine B creates a new record in one of the table on server using insert into statement, after creating the record the LAN connection of Machine B is disconnected, [...]]]></description>
				<content:encoded><![CDATA[<p>I m having my SQL server on Machine A and i m starting one transaction on server from Machine B, now in between suppost Transaction from Machine B creates a new record in one of the table on server using insert into statement, after creating the record the LAN connection of Machine B is disconnected, now the transaction is not committed nor rollbacked, so in this situation it gives me the problem on SQL Server which is on Machine A, i am not able to fire any query on that table it is being locked my queries goes into wait mode. What should i do to solve this problem&#8230;. Please help&#8230;.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/facing-a-problem-while-working-with-transactions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install a passive node on an active/active SQL Server cluster</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-install-a-passive-node-on-an-activeactive-sql-server-cluster/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-to-install-a-passive-node-on-an-activeactive-sql-server-cluster/#comments</comments>
		<pubDate>Wed, 14 May 2008 03:09:56 +0000</pubDate>
		<dc:creator>SQL Server Ask the Experts</dc:creator>
				<category><![CDATA[Installation]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SQL Server availability]]></category>
		<category><![CDATA[SQL Server clustering]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[We have a SQL cluster server running with SQL Server 2005 Enterprise Edition SP2 on Windows 2003 Enterprise Edition. Currently the cluster has 2 nodes with Active/Active. Now I need to add a new node as a Passive node. So once I’m done, the cluster will be a Active/Active/Passive cluster. Because the cluster is a [...]]]></description>
				<content:encoded><![CDATA[<p>We have a SQL cluster server running with SQL Server 2005 Enterprise Edition SP2 on Windows 2003 Enterprise Edition. Currently the cluster has 2 nodes with Active/Active. Now I need to add a new node as a Passive node. So once I’m done, the cluster will be a Active/Active/Passive cluster. </p>
<p> Because the cluster is a production server, I need to know exactly how I can add a new node onto the current cluster without breaking anything. Also this is my first time installing a passive node, so it is difficult for me to understand how to install and configure it.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-to-install-a-passive-node-on-an-activeactive-sql-server-cluster/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What are the pros and cons for log shipping vs. replication in SQL Server? When is one favored over the other?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/what-are-the-pros-and-cons-for-log-shipping-vs-replication-in-sql-server-when-is-one-favored-over-the-other/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/what-are-the-pros-and-cons-for-log-shipping-vs-replication-in-sql-server-when-is-one-favored-over-the-other/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 17:21:06 +0000</pubDate>
		<dc:creator>SQL Server Ask the Experts</dc:creator>
				<category><![CDATA[Log Shipping]]></category>
		<category><![CDATA[SQL Server availability]]></category>
		<category><![CDATA[SQL Server replication]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[What are the pros and cons for log shipping vs. replication in SQL Server? When is one favored over the other?]]></description>
				<content:encoded><![CDATA[<p>What are the pros and cons for log shipping vs. replication in SQL Server? When is one favored over the other?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/what-are-the-pros-and-cons-for-log-shipping-vs-replication-in-sql-server-when-is-one-favored-over-the-other/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Looking for a stored procedure to monitor size of Transaction Log file</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/looking-for-a-stored-procedure-to-monitor-size-of-transaction-log-file/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/looking-for-a-stored-procedure-to-monitor-size-of-transaction-log-file/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 13:11:49 +0000</pubDate>
		<dc:creator>SQL Server Ask the Experts</dc:creator>
				<category><![CDATA[SQL Server availability]]></category>
		<category><![CDATA[SQL Server stored procedures]]></category>
		<category><![CDATA[SQL Server transaction logs]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Is there any way I can create a stored procedure which will check for the Transaction Log file size &#8211; where we have a specified limit to grow &#8211; and if the Log file reached 80 percent of total size, email alerts can be sent to DBAs?]]></description>
				<content:encoded><![CDATA[<p>Is there any way I can create a stored procedure which will check for the Transaction Log file size &#8211; where we have a specified limit to grow &#8211; and if the Log file reached 80 percent of total size, email alerts can be sent to DBAs?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/looking-for-a-stored-procedure-to-monitor-size-of-transaction-log-file/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Are there any issues with setting up SQL Server 2005 log shipping with TDP &amp; TSM?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/are-there-any-issues-with-setting-up-sql-server-2005-log-shipping-with-tdp-tsm/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/are-there-any-issues-with-setting-up-sql-server-2005-log-shipping-with-tdp-tsm/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 13:53:51 +0000</pubDate>
		<dc:creator>SQL Server Ask the Experts</dc:creator>
				<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SQL Server availability]]></category>
		<category><![CDATA[SQL Server backup]]></category>
		<category><![CDATA[TDP]]></category>
		<category><![CDATA[Tivoli Storage Manager]]></category>
		<category><![CDATA[TSM]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Are there any issues with setting up SQL Server 2005 log shipping with TDP &#038; TSM?]]></description>
				<content:encoded><![CDATA[<p>Are there any issues with setting up SQL Server 2005 log shipping with TDP &#038; TSM?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/are-there-any-issues-with-setting-up-sql-server-2005-log-shipping-with-tdp-tsm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/14 queries in 0.021 seconds using memcached
Object Caching 722/771 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-21 18:25:54 -->