My Oracle Support Banner

PDB in Restrict Mode Causes Issues (Doc ID 1949188.1)

Last updated on MARCH 01, 2023

Applies to:

Oracle Application Express (APEX) - Version 2.2 to 3.0.0.0.20 [Release APEX 2.2 to APEX 3.0]
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Oracle Database Cloud Service - Version N/A and later
Information in this document applies to any platform.

Symptoms

SQL> alter pluggable database pdb1 open read write ;
Warning: PDB altered with errors.

SQL> select name, open_mode, restricted from v$pdbs;
NAME OPEN_MODE RES
------------------------------ ---------- ---
PDB$SEED READ ONLY NO
PDB1 READ WRITE YES
PDB2 MOUNTED

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
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.