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.
| Author |
Topic |
|
ulyss
Starting Member
10 Posts |
Posted - 2003-04-15 : 03:18:12
|
| Hello everyone,This is the status report I have on a job "performing completion actions",it freezes and no stop nor start can be performed.The job simply performs a backup and this is the first time I have this kinda prob.Can anyone tell me if I can change this status without rebooting nor stopping or restart the agents?Thanks |
|
|
Page47
Master Smack Fu Yak Hacker
2878 Posts |
Posted - 2003-04-15 : 07:53:22
|
| This is typically a sign of a bigger problem ...You probably have email notification sent on a success or failure or completion action ... the job is stuck trying to send the email. I'll bet that if you take a look at your error logs you'll see that something email related has thrown an AV.The only way I've found to get out of this is to stop and restart services ...Jay White{0} |
 |
|
|
|
|
|