My Oracle Support Banner

ALTER PLUGGABLE DATABASE Fails with ORA-00604/ORA-00001: unique constraint (SYS.I_PDB_ALERT1) violated/ORA-1405: fetched column value is NULL (Doc ID 2523458.1)

Last updated on NOVEMBER 07, 2023

Applies to:

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

Symptoms

Note: The user information in this note is from Public Documentation delivered with an Oracle database product.


Opening a PDB fails with the following errors:
  ORA-00604: error occurred at recursive SQL level 1
  ORA-00001: unique constraint (SYS.I_PDB_ALERT1) violated

The alert log showed an ORA-1405

 

Changes

 APEX was upgraded.  Although the product wouldn't necessarily need to be APEX, the issues reported for this error so far have been associated with having installed/upgraded APEX in a PDB.   In this case, the failing SQL is 'select version from registry$ where status not in (9, 99) and namespace='SERVER' and cid='APEX', so APEX is the option causing the issue in the PDB.

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.