|
|
Cry How To...Clear the shared poolTo clear the shared pool, issue the following:
This does not clear shared SQL and PL/SQL areas for SQL statements, stored procedures, functions, packages or triggers that are currently being executed or for SQL SELECT statements for which all rows have not yet been fetched. It may be desirable to clear the shared pool before beginning performance analysis. This page represents one page of many pages of notes I made whilst working with Oracle 7 through to 10i. I now no longer work with Oracle databases, but hope that these notes will continue to be of benefit to others. |