Computer Knowledge

Database Management Systems

5,543 Questions

Database Management Systems (DBMS) form the core framework for data storage, retrieval, and security in modern software applications. Concepts such as the E-R model, backup planning, SQL integration, and big data architecture are essential for computer knowledge sections. This hub offers a comprehensive set of practice questions to master DBMS fundamentals and advanced database operations.

E-R Model ConceptsBackup and RecoverySQL Server UpgradesJDBC and ODBCBig Data CharacteristicsData VirtualizationOracle Database

Database Management Systems Questions

Multiple choice
  1. Media management catalog

  2. Recovery catalog database

  3. Media management application

  4. Duplicate database

  5. Recovery through resetlogs

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This component of the RMAN environment is optional when using RMAN stores its metadata in the control file of each target database.

Multiple choice
  1. Oracle flashback database

  2. Proxy archived log backups

  3. Automatic datafile creation

  4. Registration of database

  5. Disk topology and automatic performance tuning

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

This feature of RMAN describes the level of multiplexing and the number and size of the input and output disk buffers.

Multiple choice
  1. Durability

  2. Serializability

  3. Shared mode

  4. Growing phase

  5. Local agents

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In this transaction's properties, once a transaction is committed, the system must guarantee that the results of operations will never be lost independent of subsequent failure.

Multiple choice
  1. Oracle flashback database

  2. Proxy archived log backup

  3. Flash recovery area

  4. Private SQL area

  5. SQL work area

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

A flash recovery area is a directory and automatic storage management disk group that includes RMAN backup, multiplexed copies of the control file and online redo logs.

Multiple choice
  1. Database server

  2. Local coordinator

  3. Local agent

  4. Shared mode

  5. Global coordinator

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

This node participating in the session tree sends all of the distributed transaction's SQL statements, remote procedure calls and so forth to the directly referenced nodes thus forming the session tree.