dbTalk Databases Forums  

SSIS - Visual Studio --> Oracle Authentication Issue

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


Discuss SSIS - Visual Studio --> Oracle Authentication Issue in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Dave Hauze
 
Posts: n/a

Default SSIS - Visual Studio --> Oracle Authentication Issue - 02-28-2008 , 05:12 PM






I'm having an Authentication issue. I have created a package to merge the data from two tables in Oracle to a single table in SQL Server. When editing the connections in connection manager, everything is fine, I can connect to the Oracle DB. However, when I run the package, I get an invalid username/password. When i "view code' I see that there is of course no password for the oracle connection. If I manually type one in VIA the code view and save, then run the package, the connection to Oracle works fine. Of course everytime I edit the package again in design view this removes the password requiring me to re-enter it. I've checked the "keep password" box, and the -property for "Persist Security" is TRUE, yet the password is never available at package runtime. What can I do to make sure this is available without having to manually enter this?

I've even tried saving the config settings to a .XML file and to the SQL Server in a table. No dice... I'm sure I'm simply missing a setting somewhere but I cannot find the documentation with searches... Help appreciated, thanks!

--
Dave Hauze

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 - 2012, Jelsoft Enterprises Ltd.