windows equivalent of $ORACLE_HOME/rdbms/admin/utlrp.sql
HI, The objective is to compile all the invalid objects in a database, and in all the DBs in the whole organization. Running $ORACLE_HOME/rdbms/admin/utlrp.sql from every server, over 100 in all, is a difficult task. Is there a way I can run it from SQLPLUS for windows for all the DB in the organization? what is the windows equivalent of $ORACLE_HOME/rdbms/admin/utlrp.sql that I can use from my windows laptop? My tnsnames.ora file is current.
Thanks