Monday 7 October 2013

Linux How-to Create a Database for Oracle 12c Easy Visual-Guide

The Guide Show Visually How-to Create a Database on Oracle 12c by the Database Configuration Assistant.

Before to Create a Database for Oracle 12c will be Necessary also to Create and Run a Listener.

The Screenshots of the Steps Involved are Inserted here to Make the Lesson Easier and More Pleasant.

How-to Create a Database Oracle 12c 1
  1. Before to Create a Database You Need to Create a Listener

    How-to Create and Run a Listener on Oracle 12c Database:

    Create and Run a Listener for Oracle 12c
  2. Open a Terminal Window
  3. Login as oracle User
    su oracle
  4. Starting the Database Configuration Assistant
    cd $ORACLE_HOME/bin
    ./dbca

    If Got Display Not Set or For Any Issue Encountered Look:

    Oracle 12c DB Troubleshooting
    The Linked Article Contains Troubleshooting for Oracle 12c DB Installation.
  5. Select Create Database

    How-to Create a Database Oracle 12c - Create Database
  6. Fill In the Database Parameters

    How-to Create a Database Oracle 12c - setting parameters Check the DB Summary... How-to Create a Database Oracle 12c - db summary Click on Finish
  7. After Wait until the the Database is Successfully Created

    How-to Create a Database Oracle 12c - creating
  8. Then Set the User Admin Accounts Passwords

    How-to Create a Database on Oracle 12c - Setting Admin Passwords How-to Create a Database on Oracle 12c - Setting Admin Passwords
  9. Finally Take Note of Database Installation Parameters!

    How-to Create a Database Oracle 12c - creating
  10. How-to Getting-Started Managing by SQLPlus 12c Database:

    Getting-Started on Oracle 12c Database