cancel
Showing results for 
Search instead for 
Did you mean: 

NLS Error

Former Member
0 Kudos

Hi All, I Upgrade de Oracle 9i to Oracle 10g in SAP 4.7

And when finally Upgrade de Oracle 10g and start the SAP Instance with the new database , I have the following error:

4 ETW000 [dblink ,00428] ***LOG BY0=>ORA-12705: Cannot access NLS data files or invalid environment specified [dblink#3 @ 428]

Please help me for resolve these issue in Oracle 10g

Best Regards

Roberto

Accepted Solutions (0)

Answers (1)

Answers (1)

vincentlim826
Employee
Employee
0 Kudos

Hi,

What did you get if you run command:

> R3trans -dx

ORA-12705 is simply indicates a possible problem with NLS parameter variables.

Please check that ORA_NLS,ORA_NLS32 and ORA_NLS33 are set properly.

Check your environment variable setttings.

it is mostly a configuration issue either in your environment or because the NLS

information cannot be interpreted either because of version missmatches

between client and server.

Check that the directory they point to is correct and that the directory

is accessible. Check also SAP Note 393620 and 592657,

SAP note 836517 & 819829 are about Oracle 10g

Check also LD_LIBRARY_PATH env

Regards,

Vincent