Flush Buffer cache
Hi,
My DB version is 10.2.0.4
I am doing a performance analysis. So I want to clear my buffer cache everytime I execute my queries.
What is the privilege needed to execute
alter system flush buffer_cache;
excluding alter system privilge is there any other specific one.