Create Database   «Prev 

CREATE DATABASE Command - Exercise

Executing the CREATE DATABASE command

Steps to create Database

Objective: Put the steps in the database creation process in the correct order.

Exercise Scoring

You will receive ten points for this exercise. The exercise is auto-scored; when you have completed the exercise, click the Submit button to receive full credit.

Instructions

Below are five steps required to create an Oracle database, but they are presented out of order. Place the steps into the correct order, with the first step at the top of the list.
Paste them into the textbox, when you think you have the steps in the correct order, click Submit. When you are ready for an explanation, click the Submit button.
  1. Write the initialization file
  2. Create a new service
  3. Connect to the instance
  4. Start the instance
  5. Execute the CREATE DATABASE command