![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Simple question : How can I find out when a dts job last ran? |
#3
| |||
| |||
|
|
sp_help_Job -- Andrew J. Kelly SQL MVP "Anthony" <antgoodlife (AT) nospam (DOT) comcast.net> wrote in message news:%239Etj44mEHA.3564 (AT) tk2msftngp13 (DOT) phx.gbl... Simple question : How can I find out when a dts job last ran? |
#4
| |||
| |||
|
|
Andrew, Thank you for the quick reply... That works but I just realized I asked the wrong 'question' ... how can I determine when a dts PACKAGE was last run... (Not all my dts packages are run from scheduled jobs)... Does SQL keep any of this information? Thank you in advance. "Andrew J. Kelly" <sqlmvpnooospam (AT) shadhawk (DOT) com> wrote in message news:O9eGnN5mEHA.3876 (AT) TK2MSFTNGP15 (DOT) phx.gbl... sp_help_Job -- Andrew J. Kelly SQL MVP "Anthony" <antgoodlife (AT) nospam (DOT) comcast.net> wrote in message news:%239Etj44mEHA.3564 (AT) tk2msftngp13 (DOT) phx.gbl... Simple question : How can I find out when a dts job last ran? |
#5
| |||
| |||
|
|
There is no history as such that I know of unless it is scheduled thru sql agent. Andrew is right there is no history per se. You can create it though by |
![]() |
| Thread Tools | |
| Display Modes | |
| |