"Database command failed" issue

Hi !

I’m currently dealing with some problems between ADNM server and MS SQL Server 2000, I keep getting database related errors like those (my eventlog is full of it :-):


23/07/2007	09:27:51	1185175671	SYSTEM	1644	Database command failed [CClient::OnPop, 80004005]: Échec de la connexion  
23/07/2007	09:27:56	1185175676	SYSTEM	1644	Database command failed [CClient::OnPop, 80004005]: Échec de la connexion  
23/07/2007	09:28:22	1185175702	SYSTEM	1644	Database command failed [CSQLQueue::DeleteExpiredRequests, 80004005]: Échec de la connexion  
23/07/2007	09:28:32	1185175712	SYSTEM	1644	Database command failed [CSQLStorage::StoreObject, 80004005]: Échec de la connexion  
23/07/2007	09:28:39	1185175719	SYSTEM	1644	Database command failed [CSQLStorage::GetObjectProperty, 80004005]: Échec de la connexion  
23/07/2007	09:29:03	1185175743	SYSTEM	1644	Database command failed [CServer::UploadFile, 80004005]: Échec de la connexion  
23/07/2007	09:29:03	1185175743	SYSTEM	1644	Database command failed [CServer::UploadFile, 80004005]: Échec de la connexion  
23/07/2007	09:30:39	1185175839	SYSTEM	1644	Database command failed [CSQLStorage::GetObjectProperty, 80004005]: Échec de la connexion  
23/07/2007	09:30:53	1185175853	SYSTEM	1644	Database command failed [CClient::OnPop, 80004005]: Échec de la connexion  
23/07/2007	09:31:08	1185175868	SYSTEM	1644	Database command failed [CServer::Event, 80004005]: Échec de la connexion  

The MS SQL Server is working fine, even when the error occur, and the only solution I find is to fix this is to restart the “avast! Management Server” service. After a restart everything get back to normal.
I think that the problem mights occur after MS SQL Server database’s backups.

Hoping you got a solution for me :slight_smile:
Thanks.