dbTalk Databases Forums  

Re: Providing password for SQL Login in SSIS package

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Re: Providing password for SQL Login in SSIS package in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
niklas.arbin@nordicstation.com
 
Posts: n/a

Default Re: Providing password for SQL Login in SSIS package - 12-20-2006 , 03:35 AM






One of many options is to set the ProtectionLevel to "encrypt sensitive
with password".

However i do not see why package configurations doesn't work for you.

/NIklas

vnapoli skrev:

Quote:
I have a package that is to run as a scheduled process from the SSIS Service
under a different account than the one that created it, using a SQL login to
Oracle as defined in the connection manager. I am encountering the
protectionLevel restriction in SSIS and not sure how to get past it. How
does one provide the password for a sql (in this case Oracle) login to the
package? I have tried package configurations.


Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Providing password for SQL Login in SSIS package - 12-22-2006 , 04:52 AM






Configurations should work. I usually set the Protection Level property
of the package to Don't Save Sensitive and pass in Sensitive info from a
configuration.

--


Regards



Allan Mitchell


Konesans Ltd
T +44 7966 476 572
F +44 2071 008 479
http://www.konesans.com


"niklas.arbin (AT) nordicstation (DOT) com" <niklas.arbin (AT) nordicstation (DOT) com> wrote
in message news:1166607312.112636.192110 (AT) 79g2000cws (DOT) googlegroups.com:

Quote:
One of many options is to set the ProtectionLevel to "encrypt sensitive
with password".

However i do not see why package configurations doesn't work for you.

/NIklas

vnapoli skrev:


I have a package that is to run as a scheduled process from the SSIS
Service
under a different account than the one that created it, using a SQL
login to
Oracle as defined in the connection manager. I am encountering the
protectionLevel restriction in SSIS and not sure how to get past it.
How
does one provide the password for a sql (in this case Oracle) login to
the
package? I have tried package configurations.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.