You are html tracking Visitor

Tuesday, June 7, 2011

IZ0-451 Q&A 64

A BPL process uses to invokes to insert data into two Oracle database tables the first invokes
inserts data into master table and the second invokes insert data into detail table?
Identify the statement that will undo both transactions by throwing the fault if either one of the
transaction faults?

A. throw name-"throw" fault name "bpebrsqlecception"
B. throw name-"throw" fault name "bpetxcroolback"
C. throw name-"throw" fault name "bpetxnuntime fault"
D. throw name-"throw" fault name "bpetxfault"

Answer: A

Go to HOME_PAGE

1 comment:

Anonymous said...

A. throw name-"throw" fault name "bpelx:sqlecxeption"
B. throw name-"throw" fault name "bpelx:roolback" (XXXXX)
C. throw name-"throw" fault name "bpelx:runtime fault"
D. throw name-"throw" fault name "bpelx:fault"

There are the correct options.
And Answer is B.