Search notes:

$ORACLE_HOME/rdbms/admin/catjava.sql

catjava.sql: catalog scripts for Java
This script loads the java classes for RDBMS features; it should be run after JAVA is loaded into the database (dbms_registry.is_loaded('JAVAVM')). The CATNOJAV.SQL script should be used to remove these java classes prior to removing JAVA from the database.

See also

$ORACLE_HOME/rdbms/admin

Index