Skip to main content

Chapter 9: Creating a New PDB with DBCA

  • Export variables

    export ORACLE_SID=FREE
    export ORAENV_ASK=NO
    . /opt/oracle/product/23ai/dbhomeFree/bin/oraenv

    Launch DBCA

cd $ORACLE_HOME/bin


image.png