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)
 Error message

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-01-08 : 10:15:44
Joel writes "I'm getting the error message "Error 7608: An unknown full-text failure (80040d06) occurred in function DropCatalog on full-text catalog".

The log is also generating error message 9002 (I don't know if these are related).

Furthermore, the DB shows the log file is full, but it is set to grow at 10% automatically. The disk drive is not full, either.

Please help!"

chadmat
The Chadinator

1974 Posts

Posted - 2002-01-09 : 17:11:23
Has the MSSQLServer service account password been changed lately? If so was it done through Control Panel->Services, or through Enterprise Manager? It should always be changed through Enterprise Manager so the MSSearch service stays in sync.

This is the most typical cause of this error.

HTH
-Chad

Go to Top of Page

jpage1
Starting Member

1 Post

Posted - 2002-01-17 : 13:23:59
Thanks, Chad. I discovered it shortly after I submitted my question. Some had changed the password.

Go to Top of Page
   

- Advertisement -