Forum Post: Re: Support For Uft-8 Using Data Server For Oracle

  • Thread starter Thread starter sgarg
  • Start date Start date
Status
Not open for further replies.
S

sgarg

Guest
To work with Unicode configuration in Oracle DataServer, the schema holder code page needs to be utf-8 and the OCI driver code page should match with the schema holder code page, so NLS_LANG=.AL32UTF8 also required to be set in the DataServer environment. For broker configuration, NLS_LANG is supposed to be set before starting the orabroker at the shell where the broker is started from, to avoid any data loss due to incompatible code page conversion. Thanks, Sachin

Continue reading...
 
Status
Not open for further replies.
Back
Top