NormanCastle
Programmer
I'm having trouble setting up full text search on my database. I have been unable to create a fulltext catalog. I get the following message when I try:
========================================================
Full-Text Indexing Wizard Progress
- Create full-text catalog TextCatalog (Error)
Messages
* Create full-text catalog failed.
------------------------------
ADDITIONAL INFORMATION:
Create failed for FullTextCatalog 'TextCatalog'. (Microsoft.SqlServer.Smo)
For help, click:
------------------------------
An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)
------------------------------
Execution of a full-text operation failed. 'Server execution failed' (Microsoft SQL Server, Error: 7689)
For help, click:
- Create full-text index on eBay_Items.Current_Items (Stopped)
========================================================
Also, in management studio when I try to run Management>Full-Text Search>Start I get the message :
The msftesql service on EMERAC started and then stopped (explorer)
What can I do about this?
========================================================
Full-Text Indexing Wizard Progress
- Create full-text catalog TextCatalog (Error)
Messages
* Create full-text catalog failed.
------------------------------
ADDITIONAL INFORMATION:
Create failed for FullTextCatalog 'TextCatalog'. (Microsoft.SqlServer.Smo)
For help, click:
------------------------------
An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)
------------------------------
Execution of a full-text operation failed. 'Server execution failed' (Microsoft SQL Server, Error: 7689)
For help, click:
- Create full-text index on eBay_Items.Current_Items (Stopped)
========================================================
Also, in management studio when I try to run Management>Full-Text Search>Start I get the message :
The msftesql service on EMERAC started and then stopped (explorer)
What can I do about this?