Database Administration (MOSC)

MOSC Banner

Value of result_cache_max_size is not changing

edited Jun 15, 2018 11:40AM in Database Administration (MOSC) 4 commentsAnswered
   ** Oracle is currently working on an SR on this topic, while we are diagnosing the problem we are opening up this question to our user community so they can add perspective to the solution based on their real world experience **

Problem : Value of result_cache_max_size is not changing
Database:  11.1.0.6
OS :  Oracle Solaris on SPARC (64-bit)
Description : Value of result_cache_max_size is not changing

SQL> show parameter result_cache_max_size

NAME                                 TYPE        VALUE
------------------------------------ ----------- ------------------------------
result_cache_max_size                big integer 0

SQL> alter system set result_cache_max_size=5m;

System altered.

SQL> show parameter result_cache_max_size

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