Sunday, July 28, 2013

Managing 12c with SQL Developer : Opening a PDB

Read me before you start 

Let us see how to open a PDB with SQL Developer.

First make a connection to the CDB and using the DBA view expand the container database.


Right Click on the PDB and select Modify State


Let us open it in READ WRITE Mode





Connecting to the PDB





With this we have seen how to use SQL Developer to open a PDB

Popular Posts