Database Administration (MOSC)

MOSC Banner

what parameters impacted by 'resource_limit' in oracle 11.2.0.4 database?

edited Oct 19, 2015 3:08AM in Database Administration (MOSC) 1 commentAnswered ✓

Hi:  our DB parameter 'resource_limit' could be set to 'false' until recently is changed to be 'true'. (default value is 'false' in 11g, while 'true' in 9i; our DB was 9i since year 2006,, upgrade to 11g).

I found people complained about in USER_PROFILE settings, parameter 'sessions_per_user' won't be restricted if 'resource_limit'=false.  for example, if user A is associated to profile_A, 'sessions_per_user' is set 10, but 'resource_limit' is 'false' by default without detection.  When DB is open running, query by v$session for user A's connection can go more than 10.., to 20.., 25, 30+.

I wonder any other parameters will be impacted by 'resource_limit' = true/false?  are they all the parameters at user_resource_limit, user_profiles?  anything else?

Tagged:

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