<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; 2005 &#8211; Limitation of Online Index Rebuld Operation</title>
	<atom:link href="http://blog.sqlauthority.com/2007/10/21/sql-server-2005-limitation-of-online-index-rebuld-operation/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2007/10/21/sql-server-2005-limitation-of-online-index-rebuld-operation/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Sun, 12 Feb 2012 09:22:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Charan</title>
		<link>http://blog.sqlauthority.com/2007/10/21/sql-server-2005-limitation-of-online-index-rebuld-operation/#comment-85640</link>
		<dc:creator><![CDATA[Charan]]></dc:creator>
		<pubDate>Mon, 30 Aug 2010 11:09:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/10/21/sql-server-2005-limitation-of-online-index-rebuld-operation/#comment-85640</guid>
		<description><![CDATA[Hi 

We have online indexing through maintance plan, but while the maintance plan ran i got the below error. I am having table with clustered index on int datatype column and the table have a column with text datatype also.

&quot;failed with the following error: &quot;Online index operation cannot be performed for index &#039;PK_DLINKED_SE__689D8392&#039; because the index contains column &#039;TextData&#039; of data type text, ntext, image, varchar(max), nvarchar(max), varbinary(max) or xml. For non-clustered index the column could be an include column of the index, for clustered index it could be any column of the table. In case of drop_existing the column could be part of new or old index. The operation must be performed offline.&quot;. Possible failure reasons: Problems with the query, &quot;ResultSet&quot; property not set correctly, parameters not set correctly, or connection not established correctly.&quot;]]></description>
		<content:encoded><![CDATA[<p>Hi </p>
<p>We have online indexing through maintance plan, but while the maintance plan ran i got the below error. I am having table with clustered index on int datatype column and the table have a column with text datatype also.</p>
<p>&#8220;failed with the following error: &#8220;Online index operation cannot be performed for index &#8216;PK_DLINKED_SE__689D8392&#8242; because the index contains column &#8216;TextData&#8217; of data type text, ntext, image, varchar(max), nvarchar(max), varbinary(max) or xml. For non-clustered index the column could be an include column of the index, for clustered index it could be any column of the table. In case of drop_existing the column could be part of new or old index. The operation must be performed offline.&#8221;. Possible failure reasons: Problems with the query, &#8220;ResultSet&#8221; property not set correctly, parameters not set correctly, or connection not established correctly.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manoj</title>
		<link>http://blog.sqlauthority.com/2007/10/21/sql-server-2005-limitation-of-online-index-rebuld-operation/#comment-17967</link>
		<dc:creator><![CDATA[manoj]]></dc:creator>
		<pubDate>Thu, 08 Nov 2007 04:22:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/10/21/sql-server-2005-limitation-of-online-index-rebuld-operation/#comment-17967</guid>
		<description><![CDATA[Hi 
        How can i know time with in the script

Regards/manoj]]></description>
		<content:encoded><![CDATA[<p>Hi<br />
        How can i know time with in the script</p>
<p>Regards/manoj</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manja Naik</title>
		<link>http://blog.sqlauthority.com/2007/10/21/sql-server-2005-limitation-of-online-index-rebuld-operation/#comment-16762</link>
		<dc:creator><![CDATA[Manja Naik]]></dc:creator>
		<pubDate>Mon, 29 Oct 2007 09:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/10/21/sql-server-2005-limitation-of-online-index-rebuld-operation/#comment-16762</guid>
		<description><![CDATA[Hi Pinal Dave,

We are planning to enable our application to support sql server 2005 and while migrating oracle scripts we found that,
creating index in a separate schema is not allowed. Could you
please let us know is there any way to create an index in separate schema?.

Thanks for your your help.

With best regards,
Manja]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal Dave,</p>
<p>We are planning to enable our application to support sql server 2005 and while migrating oracle scripts we found that,<br />
creating index in a separate schema is not allowed. Could you<br />
please let us know is there any way to create an index in separate schema?.</p>
<p>Thanks for your your help.</p>
<p>With best regards,<br />
Manja</p>
]]></content:encoded>
	</item>
</channel>
</rss>

