BUG #5547: not able to connect to postgres through the oracle using Linux ODBC driver for Postgres

From: "Hemanth" <hxkuma5(at)qwest(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #5547: not able to connect to postgres through the oracle using Linux ODBC driver for Postgres
Date: 2010-07-08 14:40:39
Message-ID: 201007081440.o68EedAV075968@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 5547
Logged by: Hemanth
Email address: hxkuma5(at)qwest(dot)com
PostgreSQL version: 8.4
Operating system: Linux
Description: not able to connect to postgres through the oracle using
Linux ODBC driver for Postgres
Details:

I am able to install Linux ODBC driver for Postgres successfully. i am able
to connect to the postgres using demo in the driver.
but not able to connect to the postgres using the same username and password
from DB LINK created b/w postgres and oracle .

ERROR at line 1:
ORA-01017: invalid username/password; logon denied [DataDirect][ODBC
PostgreSQL Wire Protocol driver][PostgreSQL]FATAL: role "AIP"
does not exist(File miscinit.c;Line 382;Routine InitializeSessionUserId
[DataDirect][ODBC PostgreSQL Wire Protocol driver]Socket closed.
ORA-02063: preceding 2 lines from APPLES

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Kevin Grittner 2010-07-08 15:46:21 Re: BUG #5547: not able to connect to postgres through the oracle using Linux ODBC driver for Postgres
Previous Message Hemanth 2010-07-08 14:33:18 BUG #5546: not able to connect to postgres through the oracle using