all groups > sql server dts > december 2003 >
You're in the

sql server dts

group:

Error in SP


Error in SP Anand
12/12/2003 5:09:58 AM
sql server dts: Hi,

When i run a stored procedure i am getting the following
error in sql server 2000.

Server: Msg 7391, Level 16, State 1, Line 2
The operation could not be performed because the OLE DB
provider 'SQLOLEDB' was unable to begin a distributed
transaction.
[OLE/DB provider returned message: New transaction cannot
enlist in the specified transaction coordinator. ]
OLE DB error trace [OLE/DB Provider 'SQLOLEDB'
ITransactionJoin::JoinTransaction returned 0x8004d00a].

How can i solve it ?

Regards,
Re: Error in SP Allan Mitchell
12/12/2003 1:30:50 PM
Is MSDTC started ?


--

Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


[quoted text, click to view]

Re: Error in SP anonymous NO[at]SPAM discussions.microsoft.com
12/15/2003 2:28:21 AM
Hi,

Yes. MSDTC is also started up. Still it shows me the same
Error.

This SP, calls up remote servers(linked server) and it
internally calls up 20-30 procedures.

And it runs more than 2 hours.

And so i am not able find exactly where the error occurs ?

Can u help me in resolving it ?

With Regards,
Anand


[quoted text, click to view]
Re: Error in SP Allan Mitchell
12/15/2003 12:17:08 PM
Is SQL Server the ony guy involved ? Are there any other DB providers in
the mix

--
--

Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org

[quoted text, click to view]

AddThis Social Bookmark Button