Last time I checked, you cannot do this by using any SQL Server tools. The
reason being that if you decrypt the package name you could also decrypt
usernames and passwords that might be stored in the same execution string.
I got this answer directly from a technical lead and am escalation engineer
at Microsoft support services for SQL when I worked there last year.
There may be 3rd party utilities for this...
--
Kevin Hill
3NF Consulting
www.3nf-inc.com/NewsGroups.htm
www.expertsrt.com - not your average tech Q&A site
"Meenal Dhody" <meenal_dhody (AT) hotmail (DOT) com> wrote
Quote:
I am trying to port a job where there are several DTS packages in various
steps being called from cmd. How can I identify what package names are
associated with what job step so I can move the DTS packages as well?
thanks
Meenal |