Roeland Member³ Aug 10, 2009 #1 Hi, Could the target database automatically (or by asking) compile the invalid objects? Now I have to login into the target db and do the recompile. It would be a little easier to do it from within the compare window. Roeland
Hi, Could the target database automatically (or by asking) compile the invalid objects? Now I have to login into the target db and do the recompile. It would be a little easier to do it from within the compare window. Roeland
Marco Kalter Administrator Staff member Aug 10, 2009 #1 Nice idea. I have added this to the list of enhancement requests.
M matjazc Member² Aug 14, 2009 #1 check utlrp.sql script (run it in SQL*Plus): @?/rdbms/admin/utlrp.sql It comes installed with database or administrator Oracle client You could alse create a db job that does it.
check utlrp.sql script (run it in SQL*Plus): @?/rdbms/admin/utlrp.sql It comes installed with database or administrator Oracle client You could alse create a db job that does it.
M matjazc Member² Aug 14, 2009 #1 See this for some other solutions: http://www.oracle-base.com/articles/misc/RecompilingInvalidSchemaObjects.php
See this for some other solutions: http://www.oracle-base.com/articles/misc/RecompilingInvalidSchemaObjects.php