Hello Andre,
Are these packages run by a SQL Agent job, or some other scheduling means?
Perhaps you can examine the history of those jobs. The Application/Event Log
might contain information too.
The sure-fire way I use is to use package logging. That way I can examine
the run-times of any package. To do this:
Right-click in designer window not on any icon
Properties
Logging tab
I use 'Error Handling' and point to a file
Note checkbox 'Write completion status to event log'
If you point all your packages to separate log files, you can examine
separate modification dates and get a good idea when packages run.
Let us know how things make out.
Regards,
Tom
Thomas Bradshaw
Data Integration Services
MyWebGrocer LLC
Andre wrote:
Quote:
SQL2k sp4
Is it possible to determine when a DTS package was last run? We have a lot
of packages, and we're sure some are no longer needed. But we don't know
for sure so we're hoping there is a way to determine when they were last
run.
Thanks, Andre |
--
Message posted via http://www.sqlmonster.com