Database Backup   «Prev  Next»

Running Database Export - Quiz

Each question is worth one point. Select the best answer or answers for each question.

1. Which of the following are valid reasons for using Export and Import utilities?
Please select all the correct answers.
  A. These utilities can quickly restore database components in some situations.
  B. The utilities can easily transport objects from one database to another.
  C. These utilities can be used to eliminate disk fragmentation.
  D. These utilities can be used to create a base-level definition of your database.

2. When using the Export and Import utilities to move database information from an Oracle database to an Oracle7 database, which of the following statements is correct?
Please select the best answer.
  A. All Oracle information and data may be imported into an Oracle7 database.
  B. You cannot export information from an Oracle database into an Oracle7 database.
  C. Most information from an Oracle database can be imported into an Oracle7 database.
  D. Your Oracle7 database must be at its final release state for this process to work.

3. Name the modes of export.
Please select all the correct answers.
  A. Full database mode export
  B. Table mode export
  C. Select mode export
  D. User mode export

4. Which is the correct command to perform a full database backup using the parameter file backup.dat?
Please select all the correct answers.
  A. exp80 PARFILE=backup.dat
  B. exp80 PARFILE=backup.dat file=C:\exp01.dat
  C. exp80 userid=system/manager backup.dat
  D. exp80 backup.dat