using DBCA new DB 11g, changing NLS DATABASE PARAMETERS
When you use DBCA installing a new DB some NLS DATABASE PARAMETERS came as default, such as NLS SORT , NLS TERRITORY, NLS LANGUAGE , how I can change them?
I know that SESSION parametrs take priority over DB or SESsION parameters, but I have a application that not allow code change and we are getting a different sort in the new server that in the old one.
thanks for your help
Alex