DB Link To Postgres Via DG4ODBC fail with ORA-28500 and trace file shows NativeErr = 210
(Doc ID 2419978.1)
Last updated on MAY 11, 2022
Applies to:
Oracle Database Cloud Schema Service - Version N/A and laterOracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
You are using Oracle Database Gateway for ODBC (DG4ODBC) 11.2.0.4 to connect to a Postgres DB
SQL> select count(*) from "owner"."table_name"@dblink;
select count(*) from "owner"."table_name"@dblink
*
ERROR at line 1:
ORA-28500: connection from ORACLE to a non-Oracle system returned this message:
[unixODBC]c {0}
Changes
New setup
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |