Hi all,
I have some invalid package body in sys user. I tried compiling it with no luck. I suppose I could get the script from another database and run against this database. If so can someone tell me the steps involved. Below are the listed package bodies that has invalid objects in them. The funny thing is the the corresponding package in packages seems to have valid objects. How can this be?
DBMS_ASYNCRPC_PUSH
PACKAGE BODY
DBMS_DEFER_INTERNAL_SYS
PACKAGE BODY
DBMS_DEFER_SYS_PART1
PACKAGE BODY
DBMS_IAS_MT_INST
PACKAGE BODY
DBMS_REPCAT_MIG_INTERNAL
PACKAGE BODY
DBMS_REPCAT_RGT
PACKAGE BODY
Thank you!!
I have some invalid package body in sys user. I tried compiling it with no luck. I suppose I could get the script from another database and run against this database. If so can someone tell me the steps involved. Below are the listed package bodies that has invalid objects in them. The funny thing is the the corresponding package in packages seems to have valid objects. How can this be?
DBMS_ASYNCRPC_PUSH
PACKAGE BODY
DBMS_DEFER_INTERNAL_SYS
PACKAGE BODY
DBMS_DEFER_SYS_PART1
PACKAGE BODY
DBMS_IAS_MT_INST
PACKAGE BODY
DBMS_REPCAT_MIG_INTERNAL
PACKAGE BODY
DBMS_REPCAT_RGT
PACKAGE BODY
Thank you!!