Tag: databases

Questions Related to databases

When attempting to connect to an instance that is down, which Oracle Net feature or component facilitates automatic connect-time fail-over to another instance for the user?

  1. Heterogeneous Services

  2. Oracle Connection Manager

  3. Dynamic Service Registration

  4. Oracle Names Server


Correct Option: C
  1. It consists of Redo Log files that have archived before being reused.

  2. It consists of Redo Log files that have archived after being reused.

  3. It consists of Redo Log files that is archiving when currently being reused.

  4. It consists of Redo Log files that have archived not being reused.


Correct Option: A
  1. database

  2. redo logfile & datafile

  3. archivelog file location

  4. All of the above


Correct Option: D
  1. Multiple instances accessing the same database (Only In Multi-CPU environments)

  2. Multiple instances accessing the same database (Only In single-CPU environments)

  3. Multiple instances accessing the different database (Only In single-CPU environments)

  4. Single instance accessing the multiple database (Only In Multi-CPU environments)


Correct Option: A
  1. Convert '10'to 10

  2. Convert 'TEN' to 10

  3. Convert 10 to '10'

  4. Convert a character expression to a date


Correct Option: C