Previous Topic: Install Oracle ClientNext Topic: Create a User


Create a Database

To create a CMS or audit database

  1. Run:
    $ DISPLAY=<Any X-Window Host>:0.0
    $ export DISPLAY
    $ cd  $ORACLE_HOME/bin
    $ ./dbca
    
  2. Provide the SID name and password.
  3. Select the utf8 character set, then click Next.

    The Summary screen displays.

  4. Click Install to install the database.