Re: Prepared-to-Commit from OCI

From: Kees Verruijt <kees_at_redwood.nl>
Date: 1995/12/24
Message-ID: <30DD931E.6F6_at_redwood.nl>#1/1


You cannot prepare-to-commit using OCI alone, you have to use the XA protocol for your transaction stuff.

The XA protocol is quite obscure in Oracle's docs, they probably prefer
only to have Transaction Manager developers to use this interface.

Get the XA docs from xopen.co.uk for a start. If you're on Unix, you already have the Oracle XA libraries. (they're just not well
documented.) If you're not on Unix, you can probably forget it.

Bye,
Kees Received on Sun Dec 24 1995 - 00:00:00 CET

Original text of this message