Oracle and Two Phase commit with Perl?
"Bobak, Mark" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.general |
|---|---|
| Message-ID | <[email protected]> |
Does anyone have any experience w/ doing two-phase commit across connections to two different databases from the same Perl program? (To guarantee that either both or neither transaction is committed, for consistency.) Any thoughts, ideas or suggestions would be appreciated. Thanks, -Mark