when we mention this command the parameter gets impacted in the memory .
Which memory is it . ? Is it row cache or dictionary cache.
alter system set open_cursor = 200 scope = memory
What i mean is scope = memory ..not open_cursors
so which memory is the scope referring to
i