dbTalk Databases Forums  

Error in SP

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Error in SP in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Anand
 
Posts: n/a

Default Error in SP - 12-12-2003 , 07:09 AM






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,
Anand

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Error in SP - 12-12-2003 , 07:30 AM






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


"Anand" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
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,
Anand



Reply With Quote
  #3  
Old   
 
Posts: n/a

Default Re: Error in SP - 12-15-2003 , 04:28 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


Quote:
-----Original Message-----
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


"Anand" <anonymous (AT) discussions (DOT) microsoft.com> wrote in
message
news:033301c3c0b1$3eab3d60$a001280a (AT) phx (DOT) gbl...
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,
Anand


.


Reply With Quote
  #4  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Error in SP - 12-15-2003 , 06:17 AM



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

<anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
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


-----Original Message-----
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


"Anand" <anonymous (AT) discussions (DOT) microsoft.com> wrote in
message
news:033301c3c0b1$3eab3d60$a001280a (AT) phx (DOT) gbl...
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,
Anand


.




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.