Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

dblink oracle - postgres with DG4ODBC : client encoding mismatch

919587Feb 28 2012 — edited Feb 29 2012
Hi,

I created a dblink from a database Oracle (10.2.0.3) to PostgreSQL database (8.3.11) with DG4ODBC (11.2.0.1.0).

My Postgres Database is encoding with UTF8.

when i select a table, this errors occurs :
hgopoer, line 233: got native error 214 and sqlstate HY019; message follows...
[unixODBC]client encoding mismatch {HY019,NativeErr = 214}
what's the problem?

thanks for your help

Mathieu
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 28 2012
Added on Feb 28 2012
10 comments
1,517 views