Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

LINKED SERVER/ OLE DB provider 'MSDASQL' ERROR

Status
Not open for further replies.

ckherbik

MIS
Oct 11, 2002
1
US
I am trying to access an Oracle view via a SQL Server Enterprise Manager 2000 linked server. The linked server connects to the Oracle server fine. I am able to create a successful result set.

When I atempt to save the successful query, the following error message is displayed:

ODBC error: [Microsoft][ODBC SQL Server Driver][SQL Server]The operation could not be performed because the OLE DB provider 'MSDASQL' was unable to begin a distributed transaction.
[Microsoft][ODBC SQL Server Driver][SQL Server][OLE/DB provider returned message:
[Microsoft][ODBC driver for Oracle]Driver not capable]
[Microsoft][ODBC SQL Server Driver][SQL Server]OLE DB error trace [OLE/DB Provider 'MSDASQL'ITransactionJoi JoinTransaction returned 0x8004d00a].

Please advise what you may feel is the problem. Any response will be appreciated!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top