Objects Are Invalidated After Datapump Job Is Named As 'SYS'
(Doc ID 473585.1)
Last updated on MAY 01, 2020
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.1 to 12.2.0.1 [Release 10.2 to 12.2]Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Information in this document applies to any platform.
This problem can occur on any platform.
Symptoms
Objects owned by SYS are invalidated after a datapump export or import job ran. Running utlrp.sql script to recompile the invalid objects fails with:
DECLARE
*
ERROR at line 1:
ORA-4063: package body "SYS.UTL_RECOMP" has errors
ORA-6508: PL/SQL: could not find program unit being called: "SYS.UTL_RECOMP"
ORA-6512: at line 4
*
ERROR at line 1:
ORA-4063: package body "SYS.UTL_RECOMP" has errors
ORA-6508: PL/SQL: could not find program unit being called: "SYS.UTL_RECOMP"
ORA-6512: at line 4
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |