Exam 5: Basic Storage Concepts and Settings

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

A ____-managed tablespace stores the details about its free space and other information inside the data dictionary tables,in the SYSTEM tablespace.

(Multiple Choice)
4.8/5
(44)

The ____ view contains details on default and temporary tablespaces assigned to all users.

(Multiple Choice)
4.8/5
(41)

When you modify the DEFAULT ____________________ clause from its original settings using the ALTER TABLESPACE command,the new settings only affect blocks created after the change.

(Short Answer)
4.8/5
(36)

The data dictionary views primarily display metadata.

(True/False)
4.9/5
(43)

Primary and foreign keys are both ____________________ (enforced restrictions)on rows in tables.

(Short Answer)
5.0/5
(34)

Each tablespace contains one or more ____________________.

(Short Answer)
4.8/5
(32)

A ____ is a small record in the datafile header with one bit for each data block number that marks the beginning of a used group,or a free group,of consecutive blocks in the datafile.

(Multiple Choice)
4.9/5
(33)

Data blocks are made up of one or more operating system blocks,depending on the size of each type of block.

(True/False)
4.8/5
(30)

If a tablespace has ____________________ status,the tablespace is not available to users even though the database is open.

(Short Answer)
4.9/5
(28)

Datafiles are the primary physical structure that contain all the data you store in the database.

(True/False)
4.9/5
(40)

A data block is typically ____.

(Multiple Choice)
4.9/5
(31)

An undo tablespace is an entire tablespace reserved for ____________________ data.

(Short Answer)
4.8/5
(32)

____ contain the names and locations of all the datafiles and redo log files.

(Multiple Choice)
4.7/5
(39)

A ____-managed tablespace has a bitmap in the header of the tablespace that stores all the details about free space,used space,and location of extents.

(Multiple Choice)
4.9/5
(28)

Why would you want to create a special tablespace with its own data block size?

(Essay)
4.8/5
(39)

A(n)____ contains a copy of a primary key value from a parent table.

(Multiple Choice)
4.8/5
(46)

The CREATE TABLESPACE ____ option indicates that the tablespace is allowed to automatically grow.

(Multiple Choice)
4.7/5
(32)

A(n)____ uniquely identifies each row in a table.

(Multiple Choice)
4.9/5
(33)

Oracle recommends creating all new tablespaces with ____________________ management.

(Short Answer)
4.8/5
(34)

When more space is needed for an object,such as a table,the space is allocated in the form of one ____________________.

(Short Answer)
4.7/5
(37)
Showing 61 - 80 of 104
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)