Cenario:
=========================================================
Server: Clustered Windows 2000 Advanced Server SP4
DB : MSSQL Server Enterprise Edition, SP 3, version 8.0.0.760
Instaled services: MSSearch, SQL Server, Agent, T-Transaction
- All services instaled, and online in cluster management.
SP_fulltext_database, and others are returning values as supposed
(enabled=1, resourceusage=3).
- SQLServer and MSSearch are running on a domain account.
This account has full permitions on both project and master database
Problem:
=========================================================
I'm trying to create (and populate) a Full Text Catalog containing a
single
table index. The Catalog is sucessfully created but when I start
a Full Population the problem occurs.
First the Gatherer shows the following Event in Application Log:
Crawl on projecto <...> has started
Gatherer logs show the same as Event Viewers.
SQL server (and server itself) does not hang, but processors remain
calm.
No memory usage is detected, and Performance monitor on process
MSSearch.exe keeps stable while catalog is supposed to be populating.
Setting Audit type = full still shows no errors in any log (cluster
log,
SQLserver log, event viewer or gatherer log).
Catalog status show "Populating" but it takes very long time
(aproximatly 1 hour in a non clustered SQL Server) with no effect on
catalog.
The Properties menu always shows item count=0
Tried Catalog population thru 6 hours on dual PIII 800 MHz processors
,
1GB RAM, on a 310000 entries table, at the end, still 0 item count.
Any help would be kindly appreciated,
Ricardo Simões