Install, Upgrade, Clone, Patch - EBS (MOSC)

MOSC Banner

My db is AL32UTF8, my apps are WE8MSWIN1252. Can I reconfigure the apps as American_America.AL32UTF8

Our ERP environments have a potential configuration problem(I think).

 

The were configured like following for the character set:

 

The database is configured as an AL32UTF8.

SQL> SELECT VALUE FROM V$NLS_PARAMETERS WHERE PARAMETER = 'NLS_CHARACTERSET';

VALUE

----------------------------------------------------------------

AL32UTF8

 

echo %NLS_LANG%

American_America.AL32UTF8

 

but our applications are configured as American_America.WE8MSWIN1252 :

echo %NLS_LANG%

American_America.WE8MSWIN1252

 

grep s_weboh_nlslang %CONTEXT_FILE%

  <NLS_LANG oa_var="s_weboh_nlslang">American_America.WE8MSWIN1252</NLS_LANG>

grep s_nlslang %CONTEXT_FILE%

  <NLS_LANG oa_var="s_tools_nlslang">American_America.WE8MSWIN1252</NLS_LANG>

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center