Quantcast
Channel: SQLServerCentral » SQL Server 2008 » SQL Server 2008 Administration » Latest topics
Viewing all articles
Browse latest Browse all 3118

SQL Agent Job - T-SQL Job Step Question

$
0
0
I am sure I read somewhere that when executing other jobs from the steps of one job, that the main job just kicks off the other job from the job step, then continues to the next main job step without waiting for the junior job to finish. Now I'm trying to determine if the same is true for stored procedures, but I can't find the original bit in BOL (or online) where I saw this information.Does anyone have any links (or BOL keywords) that point to what I'm talking about? Or, if I'm totally misremembering this, please point me to links stating the opposite.

Viewing all articles
Browse latest Browse all 3118

Trending Articles