Archiving Redo log   «Prev  Next»

Archivelog Mode - Exercise

Place database into archivelog mode.


Exercise scoring

You will receive 10 points for this exercise. The exercise is auto-scored; when you have completed the exercise, click the Submit button to receive full credit.

Instructions

Below are five steps required to place an Oracle database into archivelog mode, but they are presented out of order. Drag the steps into the correct order, with the first step at the top of the list.
When you think you have the steps in the correct order, click Done. You'll be told whether or not the order is correct. If you didn't get the order right, keep trying. If you get stuck, try clicking Hint. The steps you have in the correct place will have green lights next to them. The steps that are not in the correct place will have red lights next to them. When you're ready for an explanation, click the Submit button.

  1. Shut down the database.
  2. Back up the database.
  3. Mount the database.
  4. Issue the ALTER DATABASE ARCHIVE LOG command.
  5. Open the database.