SQL Performance (MOSC)

MOSC Banner

Sql Performance Issues

edited May 16, 2024 10:21AM in SQL Performance (MOSC) 5 commentsAnswered

Hi,

I just want to know, if there is any way or option to use opt_param hint for changing the NLS_SORT and NLS_COMP parameter values with in the statement. Can you please help here ? Since session level parameter change is not possible hence trying to implement it at the statement level via hint or is there any other alternative way to achieve it. Any insights or help is highly appreciable.

Value to be changed:-

NLS_SORT = UCA0700_DUCET_VN;
NLS_COMP = linguistic;

DB and OS info:-

Oracle Database Version  - 19.22.0.0.0
OS Version  - Oracle Linux Server release 8.9

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