Search notes:

SQLPATH - ratzeputz

Flush Shared Pool, buffer cache etc.
alter system flush shared_pool;
alter system flush buffer_cache;
alter system flush global context;
alter system checkpoint;
Github repository Oracle-SQLPATH, path: /ratzeputz.sql

See also

alter system
Oracle: files for ORACLE_PATH / SQLPATH

Index