Hallo Vadim,
your problem with sorting in oracle i've had too.
The bad Info: There's a bug in oracle
The good Info: There's a solution
You have to insert in Client-Registry in the path
HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\HOME0
the entry
NLS_SORT = BINARY
and oracle can now sort correctly
IF...