Global coordinator operations - Oracle Transaction
Q. Which of the following performs the following operations during a distributed transaction?
1) Sends all of the distributed transaction SQL statements, remote procedure calls, and so forth to the directly referenced nodes, thus forming the session tree.
2) Instructs all directly referenced nodes other than the commit point site to prepare the transaction.
3) Instructs the commit point site to initiate the global commit of the transaction if all nodes prepare successfully.- Published on 12 Aug 15a. Database server
b. Local coordinator
c. Global coordinator
d. Commit point site
ANSWER: Global coordinator