Event log filling with RFSQL Deadlocked Errors, can anyone pleas h
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Applications Integration > Event log filling with RFSQL Deadlocked Errors, can anyone pleas h




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Event log filling with RFSQL Deadlocked Errors, can anyone pleas h  
Miles


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-12-04 12:48 PM

I am running Biztalk 2002, using Microsoft BizTalk Adapter for SQL Server.  
I currently have 17 jobs running and will need to add even more.  I keep get
ting the following error:


Event Type:	Error
Event Source:	RFSQL
Event Category:	None
Event ID:	10
Date:		07/12/2004
Time:		8:54:56 AM
User:		N/A
Computer:	BIZTALK
Description:
A worker thread reported a failure: Transaction (Process ID 207) was deadloc
ked on lock resources with another process and has been chosen as the deadlo
ck victim. Rerun the transaction.
The error code is shown in the data area below.
The operation was: ISQLWorker->Execute
The worker thread was working on:
Job Name: USA_StockTransfers_IVT
SQL Script: Exec & #91;sp_SmoCreateStockTransfer_USA_IVT_Tr
ansactions]






[ Post a follow-up to this message ]



    RE: Event log filling with RFSQL Deadlocked Errors, can anyone pleas h  
Adrian Hamza[MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-12-04 10:51 PM

Probably the SQL statements that you are using with the SQL Adapter are
blocking each-other and hence the deadlock. In order to further investigate
this issue with the SQL statements I recommend you to start SQL Profiler
(from Microsoft SQL Server) and capture tracing information while you repro
the scenario. You should make sure that you capture only events that are
happening in the database of interest (use a filter for this), and also
make sure you capture the "Lock" events. This should allow you to see the
SQL statements that are in a deadlock. Search in the SQL Server Books
Online documentation for more information on how to prevent deadlocks.

--------------------[vbcol=seagreen] 
pleas h[vbcol=seagreen] 
h[vbcol=seagreen] 
Server.  I currently have 17 jobs running and will need to add even more.
I keep getting the following error:[vbcol=seagreen] 
deadlocked on lock resources with another process and has been chosen as
the deadlock victim. Rerun the transaction.[vbcol=seagreen] 

This posting is provided "AS IS" with no warranties, and confers no rights.

EBusiness Server Team






[ Post a follow-up to this message ]



    Re: Event log filling with RFSQL Deadlocked Errors, can anyone pleas h  
Jan Eliasen


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-16-04 01:03 PM

Hi

I can see you are executing a stored procedure and not just executing
a query. Take a look at your stored procedure, since this must be the
one deadlocking. Perhaps you can reaarange some statements to make the
stored procedure serializable with itself?

Jan Eliasen

On Mon, 12 Jul 2004 05:55:02 -0700, "Miles"
<Miles@discussions.microsoft.com> wrote:

>I am running Biztalk 2002, using Microsoft BizTalk Adapter for SQL Server. 
 I currently have 17 jobs running and will need to add even more.  I keep ge
tting the following error:
>
>
>Event Type:	Error
>Event Source:	RFSQL
>Event Category:	None
>Event ID:	10
>Date:		07/12/2004
>Time:		8:54:56 AM
>User:		N/A
>Computer:	BIZTALK
>Description:
>A worker thread reported a failure: Transaction (Process ID 207) was deadlo
cked on lock resources with another process and has been chosen as the deadl
ock victim. Rerun the transaction.
>The error code is shown in the data area below.
>The operation was: ISQLWorker->Execute
>The worker thread was working on:
> Job Name: USA_StockTransfers_IVT
> SQL Script: Exec & #91;sp_SmoCreateStockTransfer_USA_IVT_Tr
ansactions]
>

--
Jan Eliasen, representing himself and not the company he works for.





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 10:15 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register