Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Full text search

Author  Topic 

naveenkn1977
Starting Member

2 Posts

Posted - 2005-10-17 : 14:54:59
Hi All
I have been facing some problems in populating the table for full text search.

I have created the catalog.
But when i try to populate the catalog, the status gets stuck at "Population in progress". The table does not contain more than 10 rows in it.

I dont have SQL server Agent running on my server.
Is Full text search linked to SQl server agent?

Please help
Naveen

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2005-10-17 : 15:47:42
Why not net start the SQLSERVERAGENT to see if that corrects your problem? If it does, then you know that they are linked.

Tara
Go to Top of Page

naveenkn1977
Starting Member

2 Posts

Posted - 2005-10-17 : 15:56:47
Hi
Thanks for the reply.

My DBA says that there is some problem with the sql server agent and he cannot start it.

Naveen
Go to Top of Page

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2005-10-17 : 16:33:30
Yes they are linked, so your DBA will need to fix the agent.

Tara
Go to Top of Page
   

- Advertisement -