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
Creating Additional Rollback Segments - Exercise
Create Initial Rollback Segments
Objective:
Create some rollback segments for the COIN database.
Exercise scoring
This exercise is worth a total of 20 points.
Instructions
Write the necessary CREATE ROLLBACK SEGMENT commands to create four rollback segments in your database. Use an initial extent size of 256k, a next extent size of 256k, and create the segments with a minimum of two extents each.
After you have submitted your statements to the tutors for grading, you will see my solution. Make any changes that you think are necessary to your statements, and execute them against your COIN database.
Submitting your exercise
Enter your answers into the text box below. Click the
Submit
button to submit your answer.
Submit