Oracle 11g: ORA-12154 when trying to connect from SSIS to Oracle
Hi all,
I'm using SSIS on Windows Server 2008 R2 Service Pack 1 (64 bit). When trying to connect SSIS against an Oracle database using the
Oracle client 11g (version 11.2.0.1.0) (both 64 and 32 bit are installed), I'm getting the infamous ORA-12154 error.
Using sqlplus, I can connect to the Oracle server (on a different (Unix) machine) without any problems.
So there shouldn't be a problem with the tnsnames.ora file.
I've seen this problem under 10g, and have read lots of tips and recommendations for Oracle 10g.
But I thought that this problem had been solved in Oracle 11g ...
Please comment, your suggestions will be highly appreciated!
I'm using SSIS on Windows Server 2008 R2 Service Pack 1 (64 bit). When trying to connect SSIS against an Oracle database using the
Oracle client 11g (version 11.2.0.1.0) (both 64 and 32 bit are installed), I'm getting the infamous ORA-12154 error.
Using sqlplus, I can connect to the Oracle server (on a different (Unix) machine) without any problems.
So there shouldn't be a problem with the tnsnames.ora file.
I've seen this problem under 10g, and have read lots of tips and recommendations for Oracle 10g.
But I thought that this problem had been solved in Oracle 11g ...
Please comment, your suggestions will be highly appreciated!
Tagged:
0