Search notes:

SQLPATH - comp

comp.sql executes dbms_utility.compile_schema and err.sql:
exec dbms_utility.compile_schema(user, compile_all => true, reuse_settings => false)
@err
Github repository Oracle-SQLPATH, path: /comp.sql

See also

Oracle: files for ORACLE_PATH / SQLPATH

Index