Oracle 11 and NLS Indexes

Folks, We've got an application that runs right now on Oracle 10g. The app runs with NLS sorting and comparisons on e.g. ALTER SESSION SET NLS_COMP=LINGUISTIC ALTER SESSION SET NLS_SORT=BINARY_CI To make this work efficiently, we added a large number of functional indexes on commonly access colums e.g.