Skip to content

Instantly share code, notes, and snippets.

@freddenis
Last active July 22, 2016 04:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save freddenis/60a0eefcb3e6241d3abc43d13aa29d05 to your computer and use it in GitHub Desktop.
Save freddenis/60a0eefcb3e6241d3abc43d13aa29d05 to your computer and use it in GitHub Desktop.
myclusterdb01:oracle \) dbca -silent -createPluggableDatabase -sourceDB -MGMTDB -pdbName mycluster -createPDBFrom RMANBACKUP -PDBBackUpfile $ORACLE_HOME/assistants/dbca/templates/mgmtRACLE_HOME/assistants/dbca/templates/mgmtseed_pdb.xml -createAsClone true
Creating Pluggable Database
4% complete
12% complete
21% complete
38% complete
55% complete
85% complete
Completing Pluggable Database Creation
100% complete
Look at the log file "/u01/app/oracle/cfgtoollogs/dbca/_mgmtdb/mycluster/_mgmtdb1.log" for further details.
myclusterdb01:oracle \)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment