|
Message text 30064, (severity 17): "SQL Server failed to set security information on the full-text FilterData directory in the FTData folder. Full-text indexing of some types of documents may fail until this issue is resolved. You will need to repair the SQL Server installation." And "Error: 50000 Severity: 16 State: 1 Error 4860, Level 16, State 1, Procedure -, Line 1, Message: Cannot bulk load." etc. Can find no answer anywhere. DB is installed on clustered instance running on windows server 2008 r2 os. Fulltext catalogue is installed on shared drive with system dbs; datestamp shows updated; Active Full Text Catalogue report shows status Available. No user complaints received...
(comments are locked)
|
|
Check the path to the Full Text Data folders that are configured in the registry. No further info in sqlserver logs. Sorry to be dense, how do I check the ft path in the registry?
Sep 18 '12 at 01:01 PM
MIM
According to Google, you need to open your favourite Registry editor (regedit), and browse / navigate to: where "instance id" is the, erm, name of your SQL Server instance that you're interested in.
Sep 18 '12 at 03:05 PM
ThomasRushton ♦
Thanks Thomas, FullTextDefaultPath recorded in registry matches location recorded in Database Properties..Files..Path and observed location of ndf file on server.
Sep 18 '12 at 03:23 PM
MIM
(comments are locked)
|


Is there any further information in the SQL Server log files?