COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => COGNOS 8 Administration => Topic started by: cognosun on 15 Dec 2010 05:26:53 AM

Title: unable to locate the gateway " libcogudaor"
Post by: cognosun on 15 Dec 2010 05:26:53 AM
I have setup a oracle 10g tnsentry in our cognos server but while testing the same in cognos administration ( while creating dsn) i'm getting below error :

unable to locate the gateway " libcogudaor"

Can anyone please help.

We use 8.4.1
Title: Re: unable to locate the gateway " libcogudaor"
Post by: MFGF on 15 Dec 2010 10:07:58 AM
Hi,

Are you using the 32-bit or 64-bit Oracle Client libraries? I have encountered this issue when trying to connect to the Oracle 64-bit libraries from Cognos 8 32-bit.  If that is your problem, you need to point to the oracle 32-bit libraries instead.

Regards,

MF.
Title: Re: unable to locate the gateway " libcogudaor"
Post by: cognosun on 16 Dec 2010 12:30:49 AM
I don't think Oracle 10g ships with 32 bit. But it should accept 32 bit requests ( from cognos 8 ) as well...

Title: Re: unable to locate the gateway " libcogudaor"
Post by: prikala on 16 Dec 2010 04:18:59 AM
You are on linux? Oracle 10gR2 clients (at least some versions) ship with both 64bit and 32bit versions of libraries.
You need 32bit libraries with 32bit cognos modules.
32bit libraries exist as $ORACLE_HOME/lib32 directory if your installation is otherwise 64bit (and you have installed 32bit libaries). Make sure you have that in LD_LIBRARY_PATH.
Title: Re: unable to locate the gateway " libcogudaor"
Post by: cognosun on 19 Dec 2010 08:57:44 AM

We are on AIX.

Oracle 10gr2 client 32 bit libraries are existing in our machine.