bounce after "alter system set * scope=spfile"
I was adviced by the support to set the parameter
SQL> alter system set "_shared_pool_reserved_pct"=10 scope=spfile
in a two noed RAC.
Now the question is, is it enough to restart the Instances one after the other or do I have to bounce the DB ?
regards