Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Other Technologies / Full-Text Search / June 2007

Tip: Looking for answers? Try searching our database.

Still have stuck Pending Changes

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Kyle Jedrusiak - 04 Jun 2007 17:17 GMT
We have updated our server to the latest updates from MS.

We have a set of indexed views (21 in total).  They are set to Track Changes
Automatically.

The problem is that they're not doing it.  The pending changes are stuck in
limbo.

I have to individually turn the Track Changes Automatically off and back on
before the server starts the processing the data.

I know Ms. Cotter mentioned this as a bug that was fixed in SP1, we
currently have...
Microsoft SQL Server 2005 - 9.00.3054.00 (Intel X86) Mar 23 2007 16:28:52
Copyright (c) 1988-2005 Microsoft Corporation Enterprise Edition on Windows
NT 5.2 (Build 3790: Service Pack 2)

Is this still an issue?
Kyle Jedrusiak - 04 Jun 2007 18:29 GMT
Also, tried turning Track Changes off and back to auto programatically.
This didn't for SQL to update the indexes.

Only doing it manually seems to work.

> We have updated our server to the latest updates from MS.
>
[quoted text clipped - 14 lines]
>
> Is this still an issue?
Kyle Jedrusiak - 05 Jun 2007 13:38 GMT
Since Track Changes Automatically doesn't seem to be working, I have a
work-around for now.

I've set Track Changes to Manual.  Then I added a new SQL Job that runs
every X minutes and forces updates programatically.

The line is...

   alter fulltext index on ft_indexed_object start update population

> We have updated our server to the latest updates from MS.
>
[quoted text clipped - 14 lines]
>
> Is this still an issue?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.