How to create a pluggable database in oracle 12c - DBACLASS DBACLASS
We can create a pluggable database in an existing multitenant database either using dbca or manually. Here we will show how to do it manually. STEPS: Connect to the container database:(ROOT) [oracle@localhost ~]$ sqlplus sys/oracle@cdb1 as sysdba SQL*Plus: Release 12.1.0.2.0 Production on Sun Aug 23 10:27:08 2015 Copyright (c) 1982, 2014, Oracle. All […]
oracle clusteringintermediate
by OracleDba
12 views