F frithjof Member Apr 2, 2007 #1 How can I get the effective client NLS_LANG parameter in a multi oracle-home environment?
Marco Kalter Administrator Staff member Apr 2, 2007 #1 After connecting to a database, or after calling OracleCI.InitOCI, you can inspect the OracleCI.OracleHomeKey variable to determine the Oracle registry key. Read the 'NLS_LANG' value from this key to get the current NLS_LANG.
After connecting to a database, or after calling OracleCI.InitOCI, you can inspect the OracleCI.OracleHomeKey variable to determine the Oracle registry key. Read the 'NLS_LANG' value from this key to get the current NLS_LANG.