How To Create Pluggable Database In Oracle 12c
In this blog, We will see the command to create the pluggable database in oracle 12c multitenent architecture. Create the required directory Put the source database in closed status Fire the following command to create new pluggable database Open the newly created pluggable database Create pluggable database using seed database create pluggable database PDBCDB admin …