[Mono-dev] Strange mono behaviour on Oracle
Daniel Morgan
monodanmorg at yahoo.com
Thu Jun 22 12:22:21 EDT 2006
Can you provide a simple repeatable test case please?
----- Original Message ----
From: APS <subscription.sapi at apsystems.it>
To: mono-devel-list at lists.ximian.com
Sent: Thursday, June 22, 2006 4:31:52 AM
Subject: [Mono-dev] Strange mono behaviour on Oracle
Hi, it's a couple of days that I'm working on mono and Oracle comparing behaviours between mono and .Net
Now I've found this problem.
I make and oracle connection, create and oraclecommand and I launch and I launch an executenonquery. I this query fails the next transaction I create, within a new connection also fails with error
System.Data.OracleClient.OracleException: ORA-01453: SET TRANSACTION
deve essere la prima istruzione della transazione
in <0x000a6>
System.Data.OracleClient.Oci.OciTransactionHandle:Begin ()
in <0x00042>
System.Data.OracleClient.OracleConnection:BeginTransaction
(IsolationLevel il)
in <0x0000f>
System.Data.OracleClient.OracleConnection:BeginTransaction ()
in <0x0000a>
System.Data.OracleClient.OracleConnection:System.Data.IDbConnection.BeginTransaction
()
I tested it in linux with Oracle Instant Client and in windows with Oracle Client 9.2
It's possible that is always used a transaction that is not rolled back on errors?
Thanks in advance for help.
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060622/10cb25c3/attachment.html
More information about the Mono-devel-list
mailing list