Oracle is on LATIN1 (I think) and the PG database runs on UTF8. We have some encoding problems with it.
We tried setting NLS_LANG='american_america.AL32UTF8' for Oracle, which works for SqlPlus, but not DBD::Oracle (as it seems to me).
Has anyone experience with such a setup? My knowledge on Oracle is limited. Thanks for any hint. -- Regards, Hannes Dorbath