RelationalDBDesign
SiteMap
Database Architecture
Database Admin
Managing Users
Managing DB Objects
Backup Recovery
Admin Tasks
Create Database
«Prev
Next»
Creation Architecture
SQL*Plus
Describe Command
Spool Command
Database Architecture
Cycles Redo Log Files
Redo Log Info
Extract TS Information
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
Database Buffer Cache
Oracle Shared Pool
Large Pool
Program Global Area
PGA DBWR SGA
PGA Contents
SharedServer PGA
Sort Area
Shared Server Areas
Database Creation
Redo Log File Sizes
Config Files
DBCreate Commands
Create Database Command
Create Oracle Service
Running pupbld Script
Starting Oracle Instance
Create initial Tablespaces - Exercise
Creating initial tablespaces
Objective:
Create tablespaces named USERS, TEMP, TOOLS, and RBS for the COIN database.
Exercise scoring
This is exercise is worth a total of twenty points.
Instructions
Write the necessary CREATE TABLESPACE statements to create the following tablespaces for your COIN database: USERS, TOOLS, TEMP, and RBS. Place them in a text file, and submit that file to your tutors. After you submit your answer, review the solution that I've provided. Make any necessary changes to your statements, and execute them against your database.
Submitting your exercise
Enter your answers into the text box below. Click the
Submit
button to submit your answers.
Submit