My Oracle Support Banner

PLS-00201: identifier 'DBMS_PDB.CLEAR_PLUGIN_VIOLATIONS' must be declared (Doc ID 2997372.1)

Last updated on JULY 20, 2024

Applies to:

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

Symptoms

SQL> exec DBMS_PDB.CLEAR_PLUGIN_VIOLATIONS( pdb_name => '<PDB_NAME>');
BEGIN DBMS_PDB.CLEAR_PLUGIN_VIOLATIONS( pdb_name => '<PDB_NAME>'); END;

  *
ERROR at line 1:
ORA-06550: line 1, column 7:
PLS-00201: identifier 'DBMS_PDB.CLEAR_PLUGIN_VIOLATIONS' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored

Changes

The database is in MOUNTED state

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


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