Exam 4: Oracle Physical Architecture and Data Dictionary Views

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

____________________ contain all the data in an Oracle database.

Free
(Short Answer)
4.7/5
(41)
Correct Answer:
Verified

Datafiles

You can fix a control file by replacing the faulty or missing control file with a valid copy of the control file.

Free
(True/False)
4.8/5
(34)
Correct Answer:
Verified

True

DBA prefixed views are solely for database administration use,allowing access to everything in the database,regardless of who owns it.

Free
(True/False)
4.9/5
(37)
Correct Answer:
Verified

True

The status of a redo log group can be ____ if it is needed for crash recovery,but not currently in use by LGWR.

(Multiple Choice)
4.8/5
(29)

Oracle ____________________ allows scheduling of batch jobs to be executed repeatedly at specified times.

(Short Answer)
4.7/5
(33)

You can use the SQL*Plus DESCRIBE command (abbreviated to ____)to retrieve a list of column names and data types for any table or view,including the data dictionary views.

(Multiple Choice)
5.0/5
(30)

____________________ are logical overlays of underlying datafiles,allowing access to data stored in datafiles.

(Short Answer)
4.8/5
(36)

____ allows automated creation and dropping of underlying datafiles,in addition to automated management of both redo log files and control files.

(Multiple Choice)
4.8/5
(28)

____ lists current checkpoint numbers and control file sequence numbers.

(Multiple Choice)
4.9/5
(36)

When you type the ____ command,the redo log buffer's redo records are moved to the redo log files.

(Multiple Choice)
4.9/5
(32)

An Oracle database,as a whole,is made up of a number of integrated parts,otherwise known as the Oracle ____________________ and the Oracle database.

(Short Answer)
4.8/5
(39)

A standby database is a database clone of the current database.

(True/False)
4.8/5
(30)

____ a redo log group ensures that you can perform a complete,up-to-the-minute recovery of your database in the event of catastrophic failure,such as the loss of a disk drive that held your SYSTEM tablespace.

(Multiple Choice)
4.8/5
(30)

One of the most significant problems with the Oracle ____________________ option is that it is often used inappropriately for backup and failover databases.

(Short Answer)
4.8/5
(35)

SCN stands for _________________________.

(Short Answer)
4.8/5
(26)

A(n)____________________,also called a redo entry,is made up of a related group of change vectors that record a description of the changes to a single block in the database.

(Short Answer)
4.9/5
(32)

The ____________________ Control is the Oracle Enterprise Manager equivalent of the Database Control,but for a grid computing architecture.

(Short Answer)
4.9/5
(26)

Other than the huge impact of parallel processing of multiple partitions concurrently,or eliminating unwanted partitions (partitioning ____________________),various tricks can be performed with partitioning.

(Short Answer)
4.8/5
(36)

A public ____________________ is a unique name for an object that allows any user to use the object without prefixing it with the owner name.

(Short Answer)
4.8/5
(33)

A(n)____ log file group has files in the group that cannot be dropped.

(Multiple Choice)
4.9/5
(38)
Showing 1 - 20 of 110
close modal

Filters

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