Hello.
Some of the in-house SQL Servers have 600 some-odd DTS packages. I'm sure some (if not most) are useless, but I don't know how to prove this.
Is there a way to determine how recently a DTS package was executed, without setting up the logging to msdb..sysdts(*)log tables? I'd like to avoid having to set up logging individually across all these packages.
Some of the in-house SQL Servers have 600 some-odd DTS packages. I'm sure some (if not most) are useless, but I don't know how to prove this.
Is there a way to determine how recently a DTS package was executed, without setting up the logging to msdb..sysdts(*)log tables? I'd like to avoid having to set up logging individually across all these packages.