Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Which environment to set I18N_NAMETAB_ALT_ALLOW

Former Member
0 Kudos

Hello Gurus..

I need to set the above parameter on my environment based on SAP Note 738858. My OS is Linux. I have set the environment on both <SID>adm and ora<SID> user. When I execute env, I could see the environment I set correctly.The value I set for I18N_NAMETAB_ALT_ALLOW is 9999999. However, when I run SAPINST, one of the logs shows a different value. For example, I view log SAPSDIC.log. Below is the output I get :

Is there a specific path that I should set this value.

Appreciate your help.

(DB) INFO: connected to DB

(DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): WE8DEC

(EXP) INFO: check NameTab widths: Ok.

(DB) INFO: Export without hintfile

(RSCP) INFO: UMGCOMCHAR read check, OK.

(RSCP) INFO: environment variable "I18N_POOL_WIDTH" is not set. Checks are active.

(RSCP) INFO: I18N_NAMETAB_TIMESTAMPS not in env: checks are ON (Note 738858)

(RSCP) WARN: UMGCONTAINER has 2 more problems.

(RSCP) INFO: UMGSETTINGS nametab creation: ok.

(RSCP) INFO: Global fallback code page = 8000

(RSCP) INFO: Common character set is 7-bit-ASCII

(RSCP) INFO: Collision resolution method is 'fine'

(RSCP) INFO: R3trans code pages = Normal

(RSCP) INFO: EXPORT TO ... code pages = Normal

(RSCP) INFO: Check for invalid language keys: deactivated

(RSCP) INFO: I18N_NAMETAB_ALT_ALLOW = 10000

Edited by: intanazir on Dec 13, 2011 5:11 PM

1 REPLY 1

Former Member
0 Kudos

This is answered. The environment has to be set on the user that executes SAPINST.