Posted By

geekzspot on 10/23/12


Tagged


Versions (?)

Compile All Invalid Objects


 / Published in: PL/SQL
 

Compile all invalidated code. Just to see if it really is invalid, or just got invalidated.

  1. exec DBMS_UTILITY.compile_schema(USER);

Report this snippet  

You need to login to post a comment.