Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Problems with Distributed transactions
Koh Sin Guan wrote:
> Hi,
> I am experimenting with distributed transactions and have encountered
> some problems. Below is the
>
> select * from customer_at_test.com
>
> When I execute the above statement from SQL Plus, it works fine.
> However, when I tried executing the same statement using VBScript, i get the
> following error.
> ORA-02041: client database did not begin a transaction
>
> I am wondering if there is any configuration settings that needs to be done
> before using the distributed transactions.
oerr ora 2041
02041, 00000, "client database did not begin a transaction"
// *Cause: internal error
// *Action: contact support
I think you should trust Oracle and contact support. Received on Tue Jun 05 2001 - 23:05:43 CDT
![]() |
![]() |