Re: [ADMIN] How I do from PostgreSQL to Oracle Db Link

2011-06-06 Thread Tom Lane
Ray Stell writes: > On Sat, Jun 04, 2011 at 10:05:46AM +0900, ?? wrote: >> ERROR: odbclink: unsuccessful SQLConnect call: [S1000] [12514] >> >> [[unixODBC][Oracle][ODBC][Ora]ORA-12514: TNS:listener does not currently >> know of service requested in connect descripto > sounds like you got t

Re: [ADMIN] How I do from PostgreSQL to Oracle Db Link

2011-06-06 Thread Ray Stell
On Sat, Jun 04, 2011 at 10:05:46AM +0900, ?? wrote: > > ERROR: odbclink: unsuccessful SQLConnect call: [S1000] [12514] > > [[unixODBC][Oracle][ODBC][Ora]ORA-12514: TNS:listener does not currently > know of service requested in connect descripto > $ oerr ora 12514 12514, 0, "TNS:liste

[ADMIN] How I do from PostgreSQL to Oracle Db Link

2011-06-05 Thread 최재원
Hi, I hope creating that Db Link from PostgreSQL to Oracle. I waw installed unixODBC and ODBC Link. And I test comleted unixODBC of isql. See. -- [oracle@localhost ~]$ is