Comments on: Light-weight System.Transactions in ODP.NET https://www.chinhdo.com/20071203/light-weight-transactions-odp/ Chinh's semi-random thoughts on software development, gadgets, and other things. Sun, 29 Jan 2012 12:36:17 +0000 hourly 1 https://wordpress.org/?v=7.0 By: Rex Wilmot https://www.chinhdo.com/20071203/light-weight-transactions-odp/comment-page-1/#comment-121438 Sun, 29 Jan 2012 12:36:17 +0000 https://www.chinhdo.com/20071203/light-weight-transactions-odp/#comment-121438 A big thank you for your article.Much thanks again. Really Cool.

]]>
By: Vimal Upadhyay https://www.chinhdo.com/20071203/light-weight-transactions-odp/comment-page-1/#comment-8125 Sat, 17 Jan 2009 13:03:38 +0000 https://www.chinhdo.com/20071203/light-weight-transactions-odp/#comment-8125 Oracle Service for Microsoft Transaction Server is necessory to install for distributed transaction to work

]]>
By: Chinh Do https://www.chinhdo.com/20071203/light-weight-transactions-odp/comment-page-1/#comment-1251 Thu, 20 Dec 2007 01:46:04 +0000 https://www.chinhdo.com/20071203/light-weight-transactions-odp/#comment-1251 Hi Manoj:

To get access to Oracle Metalink, you need to have an Oracle Support Identifier. If you don’t, try checking with your Oracle DBAs… that’s what I did. I asked my DBA to use his Metalink account to search and download the patch for me.

Re ODP.Net 11g Beta, I would guess that it includes the patch as well but I am not sure. I scanned through the readme but didn’t see any mentioning of light-weight transactions. It’s fairly easy to find out yourself if it supports lightweight transactions though… write some System.Transactions code against a single Oracle database and look at the DTC Transaction Statistics in the Component Services Management Console. If the stats don’t increase then you have lightweight transactions.

From what I have seen, the Oracle client software should be compatible with older versions of the Oracle servers. Meaning that ODP.NET version 11 should work fine with Oracle Database served 10g.

Chinh

]]>
By: Manoj Waikar https://www.chinhdo.com/20071203/light-weight-transactions-odp/comment-page-1/#comment-1242 Wed, 19 Dec 2007 17:48:26 +0000 https://www.chinhdo.com/20071203/light-weight-transactions-odp/#comment-1242 Hi Chinh,

How can I request it from Metalink? Do I need to create a new login?

Also, I am not very clear about different ODP.Net versions, so I have the following doubts –

1) If the version 10.2.0.3.3 supports light-weight transactions, won’t the version ODP.Net 11g Beta(11.1.0.6.10) support it by default?

2) I am using Oracle 10g (10.2.0.2.0), so can’t I use ODP.Net 11g Beta with this version of Oracle?

Thanks and regards,
Manoj.

]]>