So this script will list the SSIS packages stored in the MSDB from SQL Server 2008 to 2012, with some additional details:
- Package type
- Owner name
- Encryption
- Date of creation
- Version
- Version comment
- Package size in bytes
I checked the documentation of SQL 2012, and it is subject to change, but it seems that the system table names for the MSDB package won't be modified.
Szia Zoli, nem bírtam megállni, itt egy powershell megoldás ugyanerre :)
ReplyDeletehttp://coloredcubes.blogspot.com/2012/02/ssis-csomagok-listaja-1.html