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.
| Author |
Topic |
|
naveenkn1977
Starting Member
2 Posts |
Posted - 2005-10-17 : 14:54:59
|
| Hi AllI 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 helpNaveen |
|
|
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 |
 |
|
|
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 |
 |
|
|
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 |
 |
|
|
|
|
|