My Oracle Support Banner

INVALID Objects like procedure P$POPULATE_CONTAINERS in the SYSTEM or SYS schema of a database (Doc ID 1904407.1)

Last updated on MARCH 06, 2025

Applies to:

Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Information in this document applies to any platform.

Goal

found SYSTEM Invalid object in the database. Below are the details.


SQL> select OWNER,OBJECT_NAME,OBJECT_TYPE,STATUS from dba_objects where STATUS='INVALID' and owner in ('SYSTEM','SYS');

OWNER OBJECT_NAME OBJECT_TYPE STATUS
---------- ------------------------------ -------------------- ----------------------------
SYSTEM P$POPULATE_CONTAINERS PROCEDURE INVALID
 

Solution

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
Goal
Solution
References


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