Exam 4: Oracle Physical Architecture and Data Dictionary Views

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

____ handles the names and locations of files created in association with the database.

(Multiple Choice)
4.8/5
(33)

Partitioning allows individual tables and their associated indexes to be split into separate physical chunks.

(True/False)
4.8/5
(47)

Used memory buffers are called ____________________ buffers.

(Short Answer)
4.9/5
(40)

____ contain historical copies of recycled redo logs,maintaining a complete history of all database change activity.

(Multiple Choice)
4.8/5
(27)

Tablespaces can be transported across different platforms and operating systems.

(True/False)
4.7/5
(43)

____ contain transaction records of all database changes.

(Multiple Choice)
4.8/5
(47)

What is the purpose of redo log files?

(Essay)
4.9/5
(41)

You must multiplex the control file to ensure against total loss of the file.

(True/False)
4.7/5
(32)

____________________ occur during database shutdown,during a redo log switch (occurs when one redo log file is filled,and the next in the sequence is switched to),and when one is forced by an ALTER SYSTEM CHECKPOINT command.

(Short Answer)
4.7/5
(41)

The control file contains up-to-date information on the database structure,log files,and checkpoints.

(True/False)
4.8/5
(40)

The ____ clause of the CREATE CONTROLFILE command tells Oracle 10g to read the log files and save their settings from the last time they were used.

(Multiple Choice)
4.9/5
(43)

____ means making redundant copies of files to guarantee that if the original file is damaged,another can take its place immediately.

(Multiple Choice)
4.8/5
(39)

The status of a redo log group can be CLEARING_CURRENT if it is in the process of being re-created after the ALTER DATABASE CLEAR LOGFILE command has been used.

(True/False)
4.8/5
(30)

Checkpoints can be made to recover up to a specific time or ____.

(Multiple Choice)
4.9/5
(40)

A database should have at least five redo log groups containing at least one file each.

(True/False)
4.7/5
(41)

You cannot recreate a control file from scratch.

(True/False)
4.8/5
(44)

The users SYS and SYSTEM are the default DBA users.

(True/False)
4.9/5
(37)

The prefix ____ is used for dynamic performance views.

(Multiple Choice)
4.8/5
(34)

Data dictionary views can be updated.

(True/False)
4.8/5
(40)

____ partitioning splits a table based on specific lists of values.

(Multiple Choice)
4.9/5
(34)
Showing 81 - 100 of 110
close modal

Filters

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