Database Administration (MOSC)

MOSC Banner

11.2.0.3 : Many hidden parameters in init.ora

edited Aug 5, 2015 10:04AM in Database Administration (MOSC) 9 commentsAnswered

Hi ,

Is it normal to have all these hidden parameters in init.ora ?

and can these parameters generate a performance issue ?

Best regards.

GD

System Parameters with Non-Default or Modified Values

Collected from GV$SYSTEM_PARAMETER2 where isdefault = 'FALSE' OR ismodified != 'FALSE'. "Is Default" = FALSE means the parameter was set in the spfile.

#NameInstOrdIs
Default
Is
Modified
ValueDisplay
Value
Description
1_aggregation_optimization_settings11FALSEFALSE0settings for aggregation optimizations
2_always_anti_join11FALSEFALSECHOOSEalways use this method for anti-join when possible
3_always_semi_join11FALSEFALSECHOOSEalways use this method for semi-join when possible

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