Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
CanadaDBA
583 Posts |
Posted - 2005-01-10 : 10:20:19
|
| Is it possible to find out when was the last time that a DTS was run?Canada DBA |
|
|
nr
SQLTeam MVY
12543 Posts |
Posted - 2005-01-10 : 11:44:28
|
| If it is run from the agent it will be in the job history.If it logs runs then you can look at the log.Maybe whatever calls it logs a run.Otherwise not.==========================================Cursors are useful if you don't know sql.DTS can be used in a similar way.Beer is not cold and it isn't fizzy. |
 |
|
|
|
|
|