Questions Related to databases

Multiple choice technology databases
  1. Application server control.

  2. Oracle Management service.

  3. Oracle enterprise manager repository.

  4. Oracle enterprise manager database control.

Reveal answer Fill a bubble to check yourself
C,D Correct answer
Multiple choice technology databases
  1. Execute the ALTER DATABASE ARCHIVELOG statement

  2. Select ARCHIVELOG option in database control and restart the database to apply the changes.

  3. Shutdown and restart the instance, and in NOMOUNT state execute the ALTER DATABASE ARCHIVELOG statement.

  4. Shutdown and restart the instance mount the database and execute the ALTER DATABASE ARCHIVELOG statement.

Reveal answer Fill a bubble to check yourself
B,D Correct answer
Multiple choice technology databases
  1. Host naming

  2. Local naming

  3. Easy Connect

  4. External naming

  5. Directory naming

Reveal answer Fill a bubble to check yourself
E Correct answer
Multiple choice technology databases
  1. It degrades the run time and compiler performance

  2. It provides better run time and compiler performance

  3. It provides better optimization of the statement during parse time.

  4. It forces the rule based optimizer to be used for statement optimization.

  5. It provides better run time performance, but slightly degraded compiler performance.

Reveal answer Fill a bubble to check yourself
E Correct answer