We can plugin back a Pluggable database using Database Configuration Assistant OR manually from SQL prompt as sysdba privilege.
Here we covered Database Configuration Assistant to plugin back a Pluggable database.
// To initiate database installer, start “Database Configuration Assistant” by issuing “dbca” command from bin library as shown below.


On “Database Operation” prompt, select the “Manage Pluggable Databases”
In this we can create new pluggable database as well as manage existing pluggable databases.
Click Next to continue.

On “Manage Pluggable Databases” prompt, select the “Create a Pluggable Database” radio button.
& click Next.

On “Database List” prompt, select the Container Database.
In my case, “orcl” is Container Database.
& click Next.

On “Create Pluggable Database” prompt, select the “Create Pluggable Database using PDB file set” radio button.
In my case, I have created PDB file set at the time of unplug pluggable database, that’s why I would like to go with “Create Pluggable Database using PDB file set” option.
If you unplug your Pluggable database with the help of “Create Pluggable Database From PDB archive” then choose same for re-plug pluggable database.
& click Next.

Choose .xml file of your Pluggable database that you want to plug in back.
& click Ok.

On “Pluggable Database Option” prompt.
Enter the pluggable database name that you want to plugin back, also provide PDB user details as below.
& click Next.

Ensure the summary about your provided database, if u wish to continue click Finish button.

Progress page will show you the progress of same.

On completion of installation, click the “OK” button on the message dialog and the “Close” button on the main screen.

PlugDB – Pluggable database has been plugin successfully.
***********************************************************************
Note: Please don’t hesitate to revert in case of any query OR feedback.
Thanking you.
Have a easy life ahead.
Like this:
Like Loading...