Recompiling All PL/SQL Modules
Run the utlrp.sql
script after you install, patch, or upgrade a database, to identify and recompile invalid PL/SQL modules.
The
utlrp.sql
script recompiles all PL/SQL modules, including packages, procedures, and types. Recompiling the modules corrects any invalid objects created during installation.
(Optional) Enter task prerequisites here.