ORACHK (12.1.0.2.3) - Wrong Collection results
Not sure if this was mentioned in this forum before, but here what I notice:
IF the usage results shows decimal points, the recomendation ALWAYS will be "Warning"
IF the usage results shows no-decimal points, the recomendation will be correct
WARNING => Consider increasing the value of the session_cached_cursors database parameter
SESSION_CACHED_CURSORS:
Current Value = 300
Usage = 253
Percentage Usage = 84.3333333333333333333333333333333333333%
PASS => The database parameter session_cached_cursors is set to the recommended value
SESSION_CACHED_CURSORS:
Current Value = 300
Usage = 255
Percentage Usage = 85%