Hi Guys,
I have two agent jobs which need to be triggered sequentially so that means the stored proc need to wait the first agent job to finish before runnning the second one.
Currently I put all the steps in job one and two in the new agent job which Iam pretty sure there is a better way to do this.
Please help or any input will be appreciated.
Thanks alot in advance
I have two agent jobs which need to be triggered sequentially so that means the stored proc need to wait the first agent job to finish before runnning the second one.
Currently I put all the steps in job one and two in the new agent job which Iam pretty sure there is a better way to do this.
Please help or any input will be appreciated.
Thanks alot in advance