Error - Overriding Oracle codepage solutions LSXLC

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.

http://www-10.lotus.com/ldd/dominowiki.nsf/dx/using-the-auto-codepage-feature-of-ibm-lotus-connector-for-oracle-8.x

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

Subject: LC Error: Character set overriding ‘Overriding Oracle codepage to AL32UTF8 (LCSTREAMFMT 171) from source Oracle Server’, Connector ‘oracle8’, Method -Connect-

I am facing above error while connection with oracle server .

Can anyone help me in this regard