Database Administration (MOSC)

MOSC Banner

Is there a way to add exceptions for (\,/,blank) on GENERIC_M NLS_SORT at session level ?

edited Aug 21, 2013 7:07AM in Database Administration (MOSC) 1 commentAnswered ✓
Hi,
How  to sort like :  \,/,blank,1,2,a,A,à,b,... and after sort like 1,2,a,A,à,b,...

Tests done
""""""""""
We tried the following:

A) Binary and linguistic sort
 => We succeed to sort like 1,2,a,A,à,b,...  when using multilingual linguistic sorts such as GENERIC_M but this don't work for special characters used in path (\,/,blank) : see results
   Example:  
               Br Li/Di
               Br Li/Ti
               Br/Br Di
   Expected: Br... should always come before Br Li/...
To fix I try to create new custom linguistic sort using Oracle local builder but this generate a side effect on deployment
 It seems that we will not be able to apply this solution because:

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