Database Administration Fundamentals: Ingres and Oracle

Quiz covering database administration concepts and utilities, focusing on Ingres database management and Oracle architecture including memory structures, background processes, and logical storage hierarchy.

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which component of the SGA contains the parsed SQL code?

  1. Buffer cache
  2. Dictionary cache
  3. Library cache
  4. Parse cache
Question 2 Multiple Choice (Single Answer)

Which one is not mandatory background process ?

  1. DBWn (Writes the dirty buffers to datafiles)
  2. LGWR (writes the redo log buffer data to online redo log files)
  3. CKPT (An Event that flushes the modified data in buffer cache to disk and updates the controlfile and datafile)
  4. ARCn (Copies online redo log file to another location before they are overwritten)
Question 3 Multiple Choice (Single Answer)

Choose the correct hierarchy, from largest to smallest, from this list of logical database structures.

  1. Database, tablespace, extent, segment, block
  2. Database, tablespace, segment, extent, block
  3. Database, segment, tablespace, extent, block
  4. Database, extent, tablespace, segment, block
Question 4 Multiple Choice (Single Answer)

RAC has more then ....instance associated with database.

  1. One
  2. Two
  3. Four
  4. None
Question 5 Multiple Choice (Multiple Answers)

Which memory structures are shared? Choose two.

  1. Sort area
  2. Program Global Area
  3. Library cache
  4. Large pool
Question 6 Multiple Choice (Single Answer)

What is the minimum number of online redo log files required in a database?

  1. One
  2. Two
  3. Four
  4. Zero
Question 7 Multiple Choice (Single Answer)

Which view will contain the name of the database?

  1. V$database
  2. v$controlfile
  3. v$log
  4. V$DB
Question 8 Multiple Choice (Multiple Answers)

Which memory structures are shared? Choose two.

  1. Sort area
  2. Program Global Area
  3. Library cache
  4. Large pool
Question 9 Multiple Choice (Single Answer)

How do you check the user sessions in formatted mode?

  1. iinamu
  2. iimonitor
  3. ipm
  4. accessdb
Question 10 Multiple Choice (Single Answer)

How do you check the database consistency?

  1. infodb
  2. ckpdb
  3. jnl
  4. accessdb
Question 11 Multiple Choice (Single Answer)

What is the command used to manually commit the transactions?

  1. accessdb
  2. rollforwarddb
  3. infodb
  4. lartool
Question 12 Multiple Choice (Single Answer)

How many ingres server processes are mandatory?

  1. 1
  2. 2
  3. 3
  4. 4
Question 13 Multiple Choice (Single Answer)

Command to start ingres?

  1. ingres start
  2. start ingres
  3. ingstart
  4. startup
Question 14 Multiple Choice (Single Answer)

What is the utility to monitor ingres locks

  1. lockstat
  2. logstat
  3. lock manager
  4. ipm
Question 15 Multiple Choice (Single Answer)

Command to restore ingres database to valid state.

  1. accessdb
  2. rollforwarddb
  3. restoredb
  4. dbrestore
Question 16 True/False

Is ingres net server a mandate server process for user connection to database?

  1. True
  2. False
Question 17 Multiple Choice (Single Answer)

What is the utility to used for database user management?

  1. accessdb
  2. infodb
  3. tempdb
  4. userdb
Question 18 Multiple Choice (Single Answer)

What is the utility for data migration?

  1. unloaddb
  2. downloaddb
  3. copydb
  4. movedb
Question 19 Multiple Choice (Single Answer)

Which company tops the 2008 Gartner's Magic Quadrant for DW?

  1. Oracle
  2. IBM
  3. Teradata
  4. Microsoft
Question 20 Multiple Choice (Single Answer)

This is the first column-oriented database to hit the data warehousing market.

  1. Vertica
  2. Sybase IQ
  3. ParAccel
  4. SAND