Compare user Objects Feature request

Roeland

Member³
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
 
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.

 
Back
Top