Issue with character encoding importing from an Oracle server using JDBC connection and mid-server.

ebarrette
Tera Contributor

Hi,

 

I have configured a Data Source using a JDBC connection to an Oracle database using a mid-server.

 

I loaded 20 test records and I can already see issue with some French characters. For example:

 

"ON-Édifice Joseph Shepard" comes out as "ON-Édifice Joseph Shepard"

 

The Oracle character set are:
nls_characterset: WE8ISO8859P1

nls_nchar_characterset: AL16UTF16

Any idea on how to resolve this?

 

Thanks,

Eric

2 REPLIES 2

Antti Luusua
Kilo Guru

We are currently experiencing quite similar issue, but with MS SQL server JDBC connections. Did you ever find a solution?

Simon78
Tera Contributor