sa account gets locked out frequently
Posted
by bala
on Server Fault
See other posts from Server Fault
or by bala
Published on 2010-04-28T08:53:28Z
Indexed on
2010/04/28
9:04 UTC
Read the original article
Hit count: 304
sql-server-2008
I have an sql server 2008 installed. there are about 6 databases created and running on this server I often get message like "SA account is locked out"
is there any specific reasons for this account being locked out?
is there any other place I need to check the reasons ( I checked the eventviwer but could not get much information)
Edit: i found this information in teh eventviewer backups. Is this the cause?
SQL Server failed to communicate with filter daemon launch service
(Windows error: The service cannot be started, either because it is disabled or because it has no enabled devices associated with it. ). Full-Text filter daemon process failed to start. Full-text search functionality will not be available.
© Server Fault or respective owner