Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Oracle Database Administrator
Quiz 5: Basic Storage Concepts and Settings
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 21
Multiple Choice
Each ____ belongs to one schema object.
Question 22
Multiple Choice
____ contain the names and locations of all the datafiles and redo log files.
Question 23
Multiple Choice
You can look at the ____ parts of an Oracle database within the operating system
Question 24
True/False
Each index has one index segment.
Question 25
Multiple Choice
The ____ is made up of database files,control files,and redo log files.
Question 26
Multiple Choice
The ____ is made up of the memory (SGA) and the background processes.
Question 27
True/False
The freelist is the same as the free space in a datafile.
Question 28
Multiple Choice
A(n) ____ is a contiguous group of data blocks that are assigned to a segment.
Question 29
Multiple Choice
A(n) ____ is the smallest of the logical units.
Question 30
True/False
You may only perform one task per ALTER TABLESPACE command.
Question 31
Multiple Choice
____ contain redo entries that record changes to the database to allow recovery of changed data.
Question 32
True/False
The extent management mode can be changed using the ALTER TABLESPACE command.
Question 33
True/False
The biggest issue with using locally managed tablespaces is one of performance.
Question 34
True/False
Index segments are allowed in temporary tablespaces.
Question 35
True/False
Dropping a temporary tablespace is the same as dropping a permanent tablespace.
Question 36
Multiple Choice
A ____ is a physical file on the computer.
Question 37
True/False
In Oracle 10g,segments are created automatically when they are needed.
Question 38
Multiple Choice
A(n) ____ is the largest logical object.
Question 39
True/False
The primary purpose of a read-only tablespace is to make large amounts of static data available to the database without having to slow down the database backup and recovery or the need for logging and checkpointing.