RelationalDBDesign
SiteMap
Database Architecture
Database Admin
Managing Users
Managing DB Objects
Backup Recovery
Admin Tasks
Create Database
«Prev
Creation Architecture
SQL*Plus
Oracle SQL*Plus
Locating Oracle Home
Shared Server Executable
Starting Shared Server
Shared Server Commands
Disconnect Command
Potential Mistake-commands
Shared Server Help
Describe Command
Oracle Describe
Spool Command
Execute SQL
Shared Server Conclusion
Database Architecture
Database File Types
Initialization File
Database Control File
Oracle Datafiles
Oracle Tablespaces
Extract TS Information
Redo Logs Crash-recovery
Preserve Redo Logs
Cycles Redo Log Files
Redo Log Info
Archived Redo Logs
Architecture Conclusion
Instance Architecture
Difference instance Database
Instance Overview
Asynchronous Process Coordination
System Global Area
System Monitor Process
Oracle Process Monitor
dbw0 Database Writer
Database Writing Time period
Writing Dirty Buffers
Checkpoint Trigger Database
Limiting Dirty Buffers
lgwr Log Writer
Llog Writing Process
Oracle Archiver Process
Archive Log List
CKPT Checkpoint Process
Other Oracle Processes
Memory Architecture
System Global Area
Database Buffer Cache
Multiple Buffer Pools
Redo Log Buffer
Oracle Shared Pool
SQL Command Matching
Large Pool
Program Global Area
PGA Contents
Sort Area
Memory Architecture Conclusion
Database Creation
Database Environment
OFA
DB Initialization File
Determining file Location
Set Block Size
Initial DB Files
Sizing SGA
Database Parameters
DB Preparation Conclusion
DBCreate Commands
Create Database Command
Create Oracle Service
Starting Oracle Instance
Execute Create DB Command
Change System Password
Data Dictionary Scripts
Running catproc Script
Running pupbld Script
Product User Profile
Creating Initial Tablespaces
Creating Rollbac Ssegments
Creating DBs Conclusion
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.
Write the initialization file
Create a new service
Connect to the instance
Start the instance
Execute the CREATE DATABASE command