Re: Distributed transactions

From: Gert E.R. Drapers (GertD_at_Online.SQLDev.Net)
Date: 08/15/03


Date: Thu, 14 Aug 2003 23:48:42 -0700


With Oracle 9i, Oracle wants you to use the Oracle Services for MTS in
Oracle9i, instead of the old MTXOCI solution that was used by the MSDAORA
provider.
http://otn.oracle.com/tech/windows/ora_mts/htdocs/oramtsfov9i.html

GertD@SQLDev.Net

Please reply only to the newsgroups.
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use.
Copyright © SQLDev.Net 1991-2003 All rights reserved.

"Noel" <noelrquiroza@hotmail.com> wrote in message
news:048401c362c2$4d081a60$a601280a@phx.gbl...
Thanks GertD, this the exact message

Server: Msg 7399, Level 16, State 1, Procedure
S_TRANSFERIR_BANCO_P, Line 82
OLE DB provider 'MSDAORA' reported an error. The provider
did not give any
information about the error.
OLE DB error trace [OLE/DB Provider 'MSDAORA'
ITransactionJoin::JoinTransaction returned 0x80004005:
The provider did not
give any information about the error.].

By the way I'm using both OLE DB Provider, Microsoft and
Oracle.

>-----Original Message-----
>This question is best asked in the .programming newsgroup.
>Anyhow which OLE DB provider are you using?
>Please post the exact error message including the HRESULT
>
>GertD@SQLDev.Net
>
>Please reply only to the newsgroups.
>This posting is provided "AS IS" with no warranties, and
confers no rights.
>You assume all risk for your use.
>Copyright © SQLDev.Net 1991-2003 All rights reserved.
>
>"Noel" <noelrquiroza@hotmail.com> wrote in message
>news:065401c361ff$7b0b2ab0$a501280a@phx.gbl...
>> I'm trying to execute some modification of data true a
>> linked server to Oracle 9i from SQL Server 7.0, but I
>> received a message telling me that the OLEDB provider is
>> not supporting distributed transactions, I know that
maybe
>> somebody has done this, so if anyone can help me I would
>> really appreciate it.
>>
>> Thanks to all of you.
>>
>> Noel
>
>
>.
>



Relevant Pages

  • Re: Oracle Linked Servers
    ... To use distributed transactions with the Oracle OLE DB Provider in your ... I created a blank database in sql server ...
    (microsoft.public.sqlserver.server)
  • Oracle-DB an SQL-Server anbinden
    ... Hierfür habe ich auf dem SQL-Server einen Verbindungsserver über ... den OLE DB Provider 'MSDAORA' eingerichtet. ... [OLE/DB provider returned message: Oracle Client- und Netzwerkverbindung ...
    (microsoft.public.de.sqlserver)
  • RE: SQL 64 to Oracle Link
    ... Your Oracle Client is 10.2.0.1.0. ... would like to let you know that Mirosoft version OLE DB Provider for Oracle ... Microsoft Online Community Support ...
    (microsoft.public.sqlserver.connect)
  • Error 7317 when Accessing Linked Oracle Server
    ... I have a linked server to an Oracle 8i database. ... OLE DB provider 'MSDAORA' returned an invalid schema definition. ...
    (microsoft.public.sqlserver.connect)
  • Re: ADO.NET and ODBC { CALL ..... } Syntax
    ... > Coonecting to Oracle 8i DB running on Unix ... > OleDB connection with provider as MSDAORA. ... > the same way as it works in ADO arena. ...
    (microsoft.public.dotnet.framework.adonet)

Loading