﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Discuss Content Posted by Haidong Ji / Article Discussions / Article Discussions by Author  / Auditing DTS Packages / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Wed, 22 May 2013 22:57:30 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Auditing DTS Packages</title><link>http://www.sqlservercentral.com/Forums/Topic16963-102-1.aspx</link><description>This is a great article on DTS Auditing indeed. I was just wondering if you could use the same approach to audit the actual execution of all DTS packages instead of capturing the changes made to them. That is logging the execution of all DTS packages using a trigger on the systable? What sys tablee/fields can be used?This will greatly help DBA/Developer finding out which DTS packages are bieng called/used.I would greatly appreciate your input on thisThank youTim</description><pubDate>Sat, 26 Mar 2011 16:12:03 GMT</pubDate><dc:creator>Tim Bensehil</dc:creator></item><item><title>RE: Auditing DTS Packages</title><link>http://www.sqlservercentral.com/Forums/Topic16963-102-1.aspx</link><description>Thanks guys for the compliment.As to trigger in system databases for patches/service packs, it's hard to tell. I think it also depends on each individual patch/SP. Some patches/SPs might modify a table structure. When that happens, this trigger might get lost. I guess it's always a good idea to check after each patch/SP is installed.As to the deletion of a package, yes, a separate trigger has to be created to audit deletion of DTS packages.Thanks.Haidong</description><pubDate>Mon, 06 Oct 2003 11:10:00 GMT</pubDate><dc:creator>Haidong Ji</dc:creator></item><item><title>RE: Auditing DTS Packages</title><link>http://www.sqlservercentral.com/Forums/Topic16963-102-1.aspx</link><description>Nice article.  I was surprised SQL Server let me place the trigger on that system table.  It blocks it for other tables unless you modify the table first.Keep in mind that any user with access to the DTS packages can delete the various versions and thus destroy a record of what changed.Its nice to know someone else has databases on each server for DBA use.  Ours are referred to as SAResources.Robert W. MardaSQL Programmerbigdough.comThe world’s leading capital markets contact database and software platform.</description><pubDate>Mon, 06 Oct 2003 10:47:00 GMT</pubDate><dc:creator>Robert W Marda</dc:creator></item><item><title>RE: Auditing DTS Packages</title><link>http://www.sqlservercentral.com/Forums/Topic16963-102-1.aspx</link><description>Very nice and an interesting idea for auditing packages. One question: Any issues with a trigger in msdb for patches/service packs? Not sure I like the idea of changing the system tables, but this is fairly minimal.I'm still more of a fan of NT auth for connections and auditing as well as having a separate owner pwd for people working on a package, but this is something I'll have to think about.Steve Jonessjones@sqlservercentral.comhttp://www.sqlservercentral.com/columnists/sjonesThe Best of SQL Server Central.com 2002 - http://www.sqlservercentral.com/bestof/www.dkranch.net</description><pubDate>Mon, 06 Oct 2003 10:11:00 GMT</pubDate><dc:creator>Steve Jones - SSC Editor</dc:creator></item><item><title>Auditing DTS Packages</title><link>http://www.sqlservercentral.com/Forums/Topic16963-102-1.aspx</link><description>Comments posted to this topic are about the content posted at &lt;A HREF=http://www.sqlservercentral.com/columnists/hji/auditingdtspackages.asp&gt;http://www.sqlservercentral.com/columnists/hji/auditingdtspackages.asp&lt;/A&gt;</description><pubDate>Sun, 05 Oct 2003 00:00:00 GMT</pubDate><dc:creator>Haidong Ji</dc:creator></item></channel></rss>