Questions Related to databases

Multiple choice technology databases
  1. Data files and redo log files can be renamed at the MOUNT stage.

  2. Control files are required to bring the database to the NOMOUNT stage.

  3. Data files and online redo log files are checked for consistency while opening the database.

  4. Data files and redo log files are made available to users at the OPEN stage.

  5. Control files are read at the OPEN stage for the location of data files.

Reveal answer Fill a bubble to check yourself
A,B,D Correct answer
Multiple choice technology databases
  1. increase the undo retention

  2. create more undo segments

  3. create another undo tablespace

  4. increase the size of the undo tablespace.

Reveal answer Fill a bubble to check yourself
D Correct answer
Multiple choice technology databases
  1. Use only the first address.

  2. Try one address selected at random.

  3. Try each address, in order, until one succeeds.

  4. Try each address, randomly, until one succeeds.

Reveal answer Fill a bubble to check yourself
B,D Correct answer