Enya
SSC Journeyman
Points: 87
More actions
March 14, 2002 at 12:22 pm
#104798
How do I get the encrypted value of my package name?
throbinson
SSC Enthusiast
Points: 104
March 14, 2002 at 1:44 pm
#425424
The quick way is too schedule it from EM. Then go to SQL Agent. The command line for DTSRUN will contain the encrypted package name.
March 14, 2002 at 2:55 pm
#425427
thanks! that's really the easiest way.
I also found another way -
in a command prompt window type dtsrun /S server_name /U user_nName /P password /N package_name /!Y
Thanks!
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply