|
Home > Archive > Microsoft SQL Server forum > June 2005 > MSDTC: Receive Returning Out Of Resources Error
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
MSDTC: Receive Returning Out Of Resources Error
|
|
| indushekara 2005-06-13, 11:23 am |
| HI,
I am getting an error on my sqlserver database server. My clients are
getting kicked out of transaction, giving an error
"New transaction cannot enlist in the specified transaction coordinator"
When i saw the event log on the DB server i found the following message
********************
****************
Event Type: Information
Event Source: MSDTC
Event Category: CM
Event ID: 4156
Date: 6/13/2005
Time: 9:30:48 AM
User: N/A
Computer: XXXXXXX
Description:
String message: ProcID= 0x780 QMGR::Receive Returning Out Of Resources
Error.
********************
********************
********************
*****
I am using SQLServer 2000 Advanced server, on Windows 2000 Advanced server.
Thanks for help.
Indushekar.
| |
| Erland Sommarskog 2005-06-13, 8:23 pm |
| indushekara (indushekara@gmail.com) writes:
> I am getting an error on my sqlserver database server. My clients are
> getting kicked out of transaction, giving an error
> "New transaction cannot enlist in the specified transaction coordinator"
>
> When i saw the event log on the DB server i found the following message
>
> ********************
****************
> Event Type: Information
> Event Source: MSDTC
> Event Category: CM
> Event ID: 4156
> Date: 6/13/2005
> Time: 9:30:48 AM
> User: N/A
> Computer: XXXXXXX
> Description:
> String message: ProcID= 0x780 QMGR::Receive Returning Out Of Resources
> Error.
>
> ********************
********************
********************
*****
I have no idea what that means, but I would try stopping and restarting
MSDTC and hope for an easy way out.
--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se
Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techin.../2000/books.asp
| |
|
|
|
|
|