Dear all,
I have upgraded oracle from 10205 to 11203 and executed all steps as per upgrade guide.
I executed utlrp.sql scripts but still getting following invalid Objects.
SQL> SELECT OBJECT_NAME FROM DBA_OBJECTS WHERE STATUS = 'INVALID';
OBJECT_NAME
--------------------------------------------------------------------
DBMS_METADATA_INT
DBMS_METADATA_UTIL
XDB_MIGRATESCHEMA
3 rows selected.
Would you guide me which scripts I have to execute to compile above objects?
Regards,