Search notes:

Oracle: DBMS_SHARED_POOL

dbms_shared_pool can be used to

Procedures

aborted_request_threshold
keep
markhot
purge Remove («purge») objects (PL/SQL objects or SQL statements) from the shared pool
sizes shows objects that occupy more than a given amount of memory in the shared pool.
unkeep
unmarkhot
See also the flag parameter.

See also

v$db_object_cache displays pinned objects.
Shared Pool
Oracle DBMS PL/SQL packages

Index