My Oracle Support Banner

Unable To Compile SYS Object In Production Database (Doc ID 2935562.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Database - Enterprise Edition - Version 11.2.0.4 and later
Information in this document applies to any platform.

Symptoms

The following are invalid under SYS and cannot be compiled:

SQL> select object_name,owner,object_type,status from dba_objects where object_name like 'DRILOAD';

OBJECT_NAME OWNER OBJECT_TYPE STATUS
-------------------- -------------------------------------------------------------------------------------------------------------------------------- ----------------------- -------
DRILOAD SYS PACKAGE VALID
DRILOAD SYS PACKAGE BODY INVALID <==
DRILOAD CTXSYS PACKAGE VALID
DRILOAD CTXSYS PACKAGE BODY VALID

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.