How to get details about the DTS Step in a running job?
Posted
by vikasde
on Stack Overflow
See other posts from Stack Overflow
or by vikasde
Published on 2010-05-17T13:57:18Z
Indexed on
2010/05/17
14:00 UTC
Read the original article
Hit count: 239
I have scheduled a DTS to run from a scheduled job. The DTS has several steps in it. Now whenever the job is running and I take a look at the jobs section in Enterprise manager, then it always displays the following in the status: Executing Job Step 1'.... although its running all steps properly. How do I know at what step the DTS is running at?
© Stack Overflow or respective owner