Database Tuning (MOSC)

MOSC Banner

CURSOR_SHARING=FORCE

edited Mar 11, 2016 4:02AM in Database Tuning (MOSC) 1 commentAnswered

Hello All,

Kindly help me to understand usage of CURSOR_SHARING=FORCE if my application using literals and bind variable both.

I have run query select count(*) from v$sqlarea where is_bind_sensitive ='N' and count is 3117

And select count(*) from v$sqlarea where is_bind_sensitive ='Y' is 275

Thanks in advance.

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