nerdexam
Oracle

1Z0-068 · Question #90

A Java application using thick JDBC connections will soon be deployed, and you must configure a RAC database to support highly available connections. Broken connections must be re-established as…

The correct answer is C. Transparent Application Failover (TAF) using Fast Application Notification (FAN). The Fast Connection Failover (FCF) feature is an Oracle RAC/Fast Application Notification (FAN) client implemented through the connection pool. The feature requires the use of an Oracle JDBC driver and an Oracle RAC database…

Administer RAC Database Services

Question

A Java application using thick JDBC connections will soon be deployed, and you must configure a RAC database to support highly available connections. Broken connections must be re-established as quickly as possible. Which feature will support this requirement?

Options

  • AFast Connection Failover (FCF) with Transparent Application Failover (TAF)
  • BTransparent Application Failover (TAF)
  • CTransparent Application Failover (TAF) using Fast Application Notification (FAN)
  • DFast Connection Failover (FCF)

How the community answered

(25 responses)
  • A
    8% (2)
  • B
    4% (1)
  • C
    84% (21)
  • D
    4% (1)

Explanation

The Fast Connection Failover (FCF) feature is an Oracle RAC/Fast Application Notification (FAN) client implemented through the connection pool. The feature requires the use of an Oracle JDBC driver and an Oracle RAC database. https://docs.oracle.com/cd/B28359_01/java.111/e10788/rac.htm

Topics

#Fast Connection Failover#TAF#FAN#thick JDBC

Community Discussion

No community discussion yet for this question.

Full 1Z0-068 Practice