I received the following error when using LSXLC to connect to Oracle. Error 268448520 Overriding Oracle codepage to UTF8 (LCSTREAMFMT 171) from source Oracle Server’, Connector 'oracle, Method -Connect-
Here is a link with solutions and a great explanation of what is going on. It was created by Abhijeet V Sange an IBM engineer that works on these things.
I set the OracleTextFormat property of the Oracle database using the LCConnect class. LCCon.OracleTextFormat = “UTF8”. But that is only one solution.
Here are just some keywords that I used trying to find a solution so others can find this post.
NLS_LANG codepage LCSession status LEI