problem with changing nls_sort
714266Jul 16 2012 — edited Sep 6 2012hi all
I am using Persian language therefore correct character sorting requires building a new NLS_SORT via Locale Builder.
I have built a Locale and every thing seems OK but when I am connecting to DB via oracle SQL developer and wants to open tables icon in tree
it gives the following error:
An error was encountered performing the requested operations:
ORA-00904: "O"."NAME" invalid identifier
*00904.00000- "%s:invalid identifier"*
**Cause:*
**Action:*
Vendor code 904
also I have the same problem with some predefined NLS_SORT like ARABIC and some other applications like dbForge data compare
what is the problem?
how could I resolve it?
thanks in advance