Oracle Database Architecture and Recovery Mechanism

Oracle database architecture and recovery mechanism Java/Oracle /C/C++Oracle

15 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which of the following RAID levels refers to striped set with dual parity?

  1. RAID level 0
  2. RAID level 1
  3. RAID level 6
  4. Registration
  5. One-safe
Question 2 Multiple Choice (Single Answer)

Which of the following memory components of the SGA contains parsed SQL and execution plans for statements already run against the database?

  1. Library cache
  2. Redo log buffer
  3. Database buffer cache
  4. Process monitor
  5. Oracle data block
Question 3 Multiple Choice (Single Answer)

Which of the following components of the RMAN environment containing the control files, data files and optional archived redo logs that RMAN backups?

  1. Media management catalog
  2. Target database
  3. Media management application
  4. Data buffer cache
  5. Views
Question 4 Multiple Choice (Single Answer)

Which of the following logical storage structures can be created to increase the performance of data retrieval?

  1. Segment
  2. Extent
  3. Views
  4. Indexes
  5. Redo log buffer
Question 5 Multiple Choice (Single Answer)

Which of the following components of the RMAN environment can be created that contains the RMAN metadata for multiple target database?

  1. Database buffer cache
  2. Recovery catalog database
  3. Media management catalog
  4. Media management application
  5. Tablespaces
Question 6 Multiple Choice (Single Answer)

Which of the following RAID levels refers to striped set with dedicated parity and bit interleaved parity?

  1. RAID level 3
  2. RAID level 0
  3. RAID level 1
  4. Registration
  5. One-safe
Question 7 Multiple Choice (Single Answer)

Which of the following memory components of the SGA is an optional area that provides large memory allocations for oracle backup and restore operations?

  1. Redo log buffer
  2. Database buffer cache
  3. Large pool
  4. Log writer
  5. Oracle datablock
Question 8 Multiple Choice (Single Answer)

With real application clusters, which of the following background processess of one instance can perform instance recovery for instances that have failed?

  1. Process monitor
  2. Log writer
  3. Redo log buffer
  4. Job queue processes
  5. System monitor
Question 9 Multiple Choice (Single Answer)

In which of the following logical structures are related rows physically stored together?

  1. Tablespaces
  2. Segment
  3. Extent
  4. Clusters
  5. Process monitor
Question 10 Multiple Choice (Single Answer)

In which of the following RAID levels is the error detection done by block level parity and is stored in separate single disk unit?

  1. One-safe
  2. Log writer
  3. RAID level 4
  4. RAID level 0
  5. RAID level 1
Question 11 Multiple Choice (Single Answer)

Which of the following components of the RMAN environment has the same DBID and DB_Name values as the primary database but a different DB UNIQUE NAME?

  1. Media management application
  2. Physical standby database
  3. Media management catalog
  4. Database buffer cache
  5. Views
Question 12 Multiple Choice (Single Answer)

Which of the following background processes is responsible for signaling database writer at the check points?

  1. Checkpoint process
  2. Process monitor
  3. Log writer
  4. Job queue processes
  5. Segment
Question 13 Multiple Choice (Single Answer)

In which of the following RAID levels does drive failure require replacement but the array is not destroyed by a single drive failure?

  1. RAID level 0
  2. RAID level 5
  3. RAID level 1
  4. Redo log buffer
  5. Oracle datablock
Question 14 Multiple Choice (Single Answer)

In which of the following components of the RMAN environment is the DBID different from the database from which it was created?

  1. Duplicate database
  2. Media management catalog
  3. Media management application
  4. Log writer
  5. Redo log buffer
Question 15 Multiple Choice (Single Answer)

Because oracle uses write-ahead logging, which of the following background processes does not need to write blocks when a transaction commits?

  1. Log writer
  2. Redo log buffer
  3. Process monitor
  4. Media management application
  5. Database writer