I am running SQL 2000 on Windows 2000 Server. I have an email notification setup to run when my SQL Agent jobs complete. The notifications work for a day or two and they stop. I need to restart the SQLAgent service to get them working again. If I do a test after I realize they are failing I get the following error:
"error 22022: SQLServerAgent Error: The SQLServerAgent mail session is not running; check the mail profile and/or the SQLServerAgent service startup account in the SQLServerAgent properties dialog."
The job history log shows:
"NOTE: Failed to notify (Joe Smith) via email)
The event log is showing:
"he VB Application identified by the event source logged this Application DTSBackup 2000 Command Line Tool: Thread ID: 3008 ,Logged: Error Number: 70
Err Source: DTSBackup2000Cmd
Err Description: Permission denied "
Any ideas what would be causing the SQL Mail service to stop every few days? Is this a bug in SQL Server 8?
"error 22022: SQLServerAgent Error: The SQLServerAgent mail session is not running; check the mail profile and/or the SQLServerAgent service startup account in the SQLServerAgent properties dialog."
The job history log shows:
"NOTE: Failed to notify (Joe Smith) via email)
The event log is showing:
"he VB Application identified by the event source logged this Application DTSBackup 2000 Command Line Tool: Thread ID: 3008 ,Logged: Error Number: 70
Err Source: DTSBackup2000Cmd
Err Description: Permission denied "
Any ideas what would be causing the SQL Mail service to stop every few days? Is this a bug in SQL Server 8?