F. van Boven
Member²
Hi,
I'd like to perform a "recompile invalid objects" after a database update.
What are the statements that PL/SL used to build the invalid objects list and recompile them? Or is there a procedure that does this for me?
I've located Oracle's "utlrp.sql" script, but I'd like a Stored Proc. But before making a Stored Procedure of it myself I would like to know if there already is a procedure, else compare it with the PL/SQL developer code...
I'd like to perform a "recompile invalid objects" after a database update.
What are the statements that PL/SL used to build the invalid objects list and recompile them? Or is there a procedure that does this for me?
I've located Oracle's "utlrp.sql" script, but I'd like a Stored Proc. But before making a Stored Procedure of it myself I would like to know if there already is a procedure, else compare it with the PL/SQL developer code...