Oracle
1Z0-478 · Question #67
1Z0-478 Question #67: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-478 to reveal the answer and full explanation for question #67. The question stem and answer options stay visible for context.
Question
Composite X invokes an outbound DB adapter to write data to a database table. You have configured JCA at the binding component as follows: <property name = "jca.retry.count" type = "xs:int" many = "false" override = "may" > 2</property> <property name = "jca.retry.interval" type = "xs:int" many = "false" override = "may" > 2</property> You have also modeled a modeled a fault policy to retry the invocation three times in case of remoteFault as follows: <retryCount>3<retryCount> <retryInterval>3<retryInterval> Which result describes what happens when the database that is being accessed by the above binding component goes down?
Options
- AThe invocation is retrieved for a total of two times every two seconds. Fault policy retries are
- BThe invocation is retried for a total of six times every three seconds.
- CThe invocation is retried for a total of six times every two seconds.
- DThe fault policy retries occur within the JCA retries. So two JCA retries are executed two seconds
- EThe JCA retries occur within the fault policy retries. So three fault policy retries are executed three
Unlock 1Z0-478 to see the answer
You've previewed enough free 1Z0-478 questions. Unlock 1Z0-478 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.