question

jose 1 avatar image
jose 1 asked

Problem dropping full-text catalog

Can someone help me out, when I try to drop a full-text catalog I get the following error.

TITLE: Microsoft SQL Server Management Studio


Drop failed for FullTextCatalog 'KnowledgeBase'. (Microsoft.SqlServer.Smo)

ProdName=Microsoft+SQL+Server&ProdVer=9.00.3042.00 EvtSrc=Microsoft.SqlServer.Management.Smo.ExceptionTemplates.FailedOperationExceptionText EvtID=Drop+FullTextCatalog&LinkId=20476


ADDITIONAL INFORMATION:

An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)


Full-Text Search is not enabled for the current database. Use sp_fulltext_database to enable full-text search for the database. The functionality to disable and enable full-text search for a database is deprecated. Please change your application. (Microsoft SQL Server, Error: 7616)

ProdName=Microsoft+SQL+Server&ProdVer=09.00.3080 &EvtSrc=MSSQLServer&EvtID=7616&LinkId=20476


sql-server-2005full-text
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
sp_lock avatar image
sp_lock answered

Did you updgrade this instance from sql2k?

Check out the link below. Had this issue when I 1st upgeaded from sql2k to 2005

MS connect

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.