Coding Sample Illustrating How to do a Two-Phase-Commit (2PC) by a Pro*C Program
(Doc ID 463317.1)
Last updated on APRIL 09, 2020
Applies to:
Precompilers - Version 9.2.0.1 to 10.2.0.4 [Release 9.2 to 10.2]Information in this document applies to any platform.
Information in this document applies to any platform.
Goal
This program shows how to use the AT clause in a Pro*C program together with the DB parameter in the xa_open string to run an XA program doing a real two-phase commit.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |