exam questions

Exam 1z0-134 All Questions

View all questions & answers for the 1z0-134 exam

Exam 1z0-134 topic 1 question 9 discussion

Actual exam question from Oracle's 1z0-134
Question #: 9
Topic #: 1
[All 1z0-134 Questions]

Your organization is using a Multi data source (MDS) on WebLogic Server to support applications connecting to an Oracle RAC database. You have been tasked with configuring a new callback handler for the MDS.
Which two statements are true concerning related MDS options and behavior? (Choose two.)

  • A. Callback handlers are optional when using the Failover MDS Algorithm.
  • B. If the Failover Callback Handler attribute is set on the MDS, the Test Frequency attribute is no longer used.
  • C. Callback handlers are called for both failover and failback decisions.
  • D. You can register only one callback handler for each WebLogic server.
Show Suggested Answer Hide Answer
Suggested Answer: CD 🗳️
C: A callback handler used to control the failover and failback within a multi data source must include an implementation of the weblogic.jdbc.extensions.ConnectionPoolFailoverCallback interface.
D: You can register a callback handler with WebLogic Server that controls when a multi data source with the Failover algorithm fails over connection requests from one JDBC data source in the multi data source to the next data source in the list.
Incorrect Answers:
B: Frequency of these tests is controlled by the Test Frequency Seconds attribute of the multi source. The default value for Test Frequency is 120 seconds, so if you do not specifically set a value for the option, the multi data source will test disabled data sources every 120 seconds.
Reference:
http://docs.oracle.com/cd/E23943_01/web.1111/e13737/jdbc_multidatasources.htm#JDBCA223

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
chrishillinger
3 years ago
Selected Answer: AC
According to the posted link the correct answers should be A and C
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...