Drop Table
Support Forum for database administrators and web based access to important newsgroups related to databasesI just created a full text index on a table and everything appears fine but after populating it I still have an item count of zero. Any ideas? tia, jj
Post Follow-up to this messageTry executing Select DATABASEPROPERTY('Pu
bs', 'IsFulltextEnabled')
where pubs is replaced by the databse name in question. Assuming this
returned a 1, check through the eventlog to see if there are any errors. I
suspect there are.
Does this server have BUILTIN\Administrato
rs account setup as sysadmin? If
not check out the KB 317746 article.
If this doesn't produce any results look at the following 2 KB articles:
277549 "PRB: Unable to Build Full-Text Catalog After You Modify"
MSSQLServer Logon Account Through [NT4.0) Control Panel [or Win2K Co
mponent
Services]
http://support.microsoft.com/defaul...KB;EN-US;277549
317746 "PRB: SQL Server Full-Text Search Does Not Populate Catalogs"
http://support.microsoft.com/defaul...kb;en-us;317746
HTH
Francis
"jj" wrote:
> I just created a full text index on a table and everything appears fine b
ut
> after populating it I still have an item count of zero. Any ideas?
>
> tia,
> jj
>
>
>
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread