Exam 14: Managing Database and Sql Performance

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

A(n) ____________________ request is a low-level (read or write) data access operation to/from computer devices.

(Short Answer)
4.8/5
(37)

DBMS implementations are typically similar in complexity to two-tier client/server configurations.

(True/False)
4.9/5
(34)

The ____ is a shared, reserved memory area that stores the most recently executed SQL statements or PL/SQL procedures, including triggers and functions.

(Multiple Choice)
4.8/5
(40)

____________________ is another name for table space.

(Short Answer)
4.8/5
(31)

End users and the DBMS interact through the use of ____________________ to generate information.

(Short Answer)
4.8/5
(35)

Indexes are very useful in small tables or tables with low sparsity.

(True/False)
4.8/5
(39)

All data in a database are stored in ____ files.

(Multiple Choice)
4.8/5
(42)

To work with data, the DBMS must retrieve the data from permanent storage and place it in RAM.

(True/False)
4.8/5
(30)

The system will perform best when its hardware and software resources are ____________________.

(Short Answer)
4.9/5
(32)

A system table space, a user data table space, an index table space, and a temporary table space are examples of ____.

(Multiple Choice)
4.9/5
(35)

A DBA determines the initial size of the data files that make up the database; however, as required, the data files can automatically expand in predefined increments known as ____.

(Multiple Choice)
4.8/5
(31)

Character field comparisons are faster than numeric, date, and NULL comparisons.

(True/False)
4.9/5
(38)

____ is/are the central activity during the parsing phase in query processing.

(Multiple Choice)
4.7/5
(38)

The ____________________ table space is the most frequently accessed table space and should be stored in its own volume.

(Short Answer)
4.7/5
(35)

The data cache is where the data read from the database data files are stored ____ the data have been read or ____ the data are written to the database data files.

(Multiple Choice)
4.9/5
(37)

RAID systems use a single disk to create storage volumes.

(True/False)
4.9/5
(29)

The DBMS ____ the SQL query using the chosen execution plan.

(Multiple Choice)
4.9/5
(32)

A cost-based optimizer uses a set of preset rules and points to determine the best approach to execute a query.

(True/False)
4.8/5
(26)

The DBMS ____ the data and sends the result set back to the client.

(Multiple Choice)
4.9/5
(29)

The ____ must be set large enough to permit as many data requests to be serviced from cache as possible.

(Multiple Choice)
4.9/5
(35)
Showing 21 - 40 of 70
close modal

Filters

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