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 Development (2000)
 "Job already executing"-problem

Author  Topic 

toastmastern
Starting Member

2 Posts

Posted - 2001-06-08 : 09:24:18
Have silly problem:

In a trigger i want a job to start if it isnt already started. I cant figure out how to retrieve execute-status, like sp_help_job returns, into script variable...

Can someone help?
   

- Advertisement -