I am completely new to SSIS. I am sorry if I am stupid with questions
I am not able to connect to Oracle Database using connection manager in SSIS 2008. I keep getting
"ORA-12504: TNS:listener was not given the SERVICE_NAME in CONNECT_DATA".
We have Oracle Database 11g Release 11.2.0.3 - 64 bit loaded on production.
TNS for Linux
I am using SSIS 2008 on Windows 7 64 bit machine.
I am able to access Oracle database using SQL Developer.
with the following look a like credentials
Oracle DB server IP 172.xx.x.xx
Oracle DB/Service name XYZ
Listener port 1521
Host name ZYX
I dont know what oracle client I should download for connecting. A linux one or windows one.
Not sure if some one asked the same quesiton but please help me out.
This issue took my 2 days. Havent even close to resolving it.
Thanks in advance.
Inayat Syed