Event ID - 6912

Event Id6912
SourceBizTalk Server 2004
DescriptionThe following stored procedure call failed: " { call [dbo].[bts_UpdateMsgbox_BizTalkServerApplication]( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)}". SQL Server returned error string: "Connection failure".
Event InformationAccording to Microsoft:
CAUSE:
This problem may occur if the following conditions are all true:
1. The BizTalk orchestration is bound to a receive port.
2. That receive port is bound to the BizTalk Server File adapter.
3. The BatchSize value for the BizTalk File adapter is set to a value other than 1. If the BatchSize value for the BizTalk File adapter is set to a value other than 1, a blocking problem may occur on the computer that is running Microsoft SQL Server 2000 where the BizTalk Server 2004 database is stored.
RESOLUTION:
To resolve this problem, set the BatchSize value for the BizTalk file adapter to 1. To set this value, follow these steps:
1. Start Microsoft Visual Studio .NET 2003. To do this, click Start, point to All Programs, point to Microsoft Visual Studio .NET 2003, and then click Microsoft Visual Studio .NET 2003.
2. Open an existing BizTalk Server 2004 project.
3. In the BizTalk Server 2004 project, click BizTalk Explorer on the View menu.
4. Expand BizTalkMgmtDb.dbo, expand Receive Ports, expand the receive port for this project, expand Receive Locations, expand the receive location for this project, right-click the receive location, and then click Edit.
5. In the Receive Location Properties - Configuration - General dialog box, click the ellipsis (...) that corresponds to Address URI.
6. In the File Transport Properties dialog box, set the Batchsize value to 1, and then click OK two times.
Reference LinksBizTalk Server may stop responding, and Event ID 6912 may be logged in the Application log when you run a BizTalk orchestration in BizTalk Server 2004

BizTalk Server 2004

Catch threats immediately

We work side-by-side with you to rapidly detect cyberthreats
and thwart attacks before they cause damage.

See what we caught

Did this information help you to resolve the problem?

Yes: My problem was resolved.
No: The information was not helpful / Partially helpful.