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...
Continue reading...