![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
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. |
#2
| |||
| |||
|
|
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. |
![]() |
| Thread Tools | |
| Display Modes | |
| |