COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Cognos Administration => Topic started by: clingst on 06 Sep 2015 05:58:29 AM

Title: [urgent] unable to connect to oracle
Post by: clingst on 06 Sep 2015 05:58:29 AM
I tried many attempt.
Something i must have missing and i cant figure out.

I followed most of the instruction to configure the connection to oracle db.
but still keep on hitting this error when i test the connection from Cognos Data Source Configuration Portal

---------------------
QE-DEF-0285 Logon failure.
QE-DEF-0068 Unable to connect to at least one database during a multi-database attach to 1 database(s) in:
testDataSourceConnection

UDA-SQL-0432 Unable to locate the gateway "cogudaor".

----------------------

What I have:

1. Downloaded a 32-bit oracle client [oracle sql developer: tested good and can query the target db]
2. copy the ojdbc.jar to ..\v5dataserver\lib and the ..\p2pd\web-inf\lib directory.
3. created an environment variables PATH which include the location of the bin directory located within the Oracle client installation.

My oracle path is D:\\Installer\sqldeveloper-3.2.20.09.87\sqldeveloper\sqldeveloper

please advice..
very much appreciated
Title: Re: [urgent] unable to connect to oracle
Post by: sunosoft on 06 Sep 2015 09:42:40 PM
Is this the issue related to oracle data source on Cognos ?

Make sure you have valid TNS entry on your cognos server.
Title: Re: [urgent] unable to connect to oracle
Post by: clingst on 06 Sep 2015 10:46:29 PM
TNS entry???

I did some google.
I prepared the tnsnames.ora files.
but where should I define the TNS entry??

I have the sql*net string which is working on my DEV box.
but now I am about to set up my PROD box..
Yet the sql*net string doesnt work..
Title: Re: [urgent] unable to connect to oracle
Post by: MFGF on 07 Sep 2015 03:11:34 AM
Quote from: clingst on 06 Sep 2015 10:46:29 PM
TNS entry???

I did some google.
I prepared the tnsnames.ora files.
but where should I define the TNS entry??

I have the sql*net string which is working on my DEV box.
but now I am about to set up my PROD box..
Yet the sql*net string doesnt work..

Hi,

These are two good technotes to help you debug your connection:

http://www-01.ibm.com/support/docview.wss?uid=swg21614942
http://www-01.ibm.com/support/docview.wss?uid=swg21341734

Cheers!

MF.
Title: Re: [urgent] unable to connect to oracle
Post by: sdf on 07 Sep 2015 04:57:10 AM
have you check you firewall or anti-virus settings?