hi, We frequently send changed ssis packages to our DBA's to replace the one's in the msdb folders. They then do the import/replace using sql studio. We use sql server 2008. Sometimes they forget or miss a package and we need some way to check/validate.
When we do a right click generate report on the package the package creation date is always the same. What is the best way to find out if a package was replaced and when ? Is there any sys tables we can query for this info. Thank you
↧