Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Test connection failed because of an error in init

Author  Topic 

irfanthegreat
Starting Member

5 Posts

Posted - 2014-01-01 : 09:13:34
I am using SSIS and try to connect with Oracle DB but its generating following error:

Test connection failed because of an error in initializing provider. ORA-06413: Connection not open.

Any kind of support.

Regards
Irfan Ahmad

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2014-01-01 : 10:52:33
Which provider are you using??
Whats the version of Oracle server to which you're trying to connect?

see if this helps
http://sqlblog.com/blogs/jorg_klein/archive/2011/06/09/ssis-connect-to-oracle-on-a-64-bit-machine.aspx

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/
https://www.facebook.com/VmBlogs
Go to Top of Page
   

- Advertisement -