2 connections 1 rollback com+ Windows 2003 Oracle

  • Thread starter Thread starter tt
  • Start date Start date
T

tt

I have 2 connections for the same application with COM+ component
I run SELECT , UPDATE, DELETE, INSERT in ORACLE Database
Sometime (after 4 or 5 hit app) one of the 2 connections stop with rollback
vote.
no exeception is raise by Oracle or by COM+

the same application on the other application server run well (same config
same OS same setup)

could you help me

Windows 2003, .Net Framework, VB, Oracle on Windows 2003, IIS
 
TT, I would like to help but I am not sure I understand the question. Can
you post some code and more detailed information about your setup? Are you
starting a DTC in COM+ then calling a ado.net component? starting the DTC in
managed code and then calling COM+? Would it be possible to get a small
standalone repro that I can run locally?

Thank you,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top