Data Driven Query deadlock
From: Michael (mwilson_at_nospam.raytheon.com)
Date: 05/13/04
- Next message: nicolas merry: "Re: Identity key"
- Previous message: Tom Moreau: "Re: Can you use osql in DTS?"
- Next in thread: Partha Mandayam: "Re: Data Driven Query deadlock"
- Reply: Partha Mandayam: "Re: Data Driven Query deadlock"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 13 May 2004 11:16:54 -0500
We have a DTS package that uses a DDQ to send email and update a table. The
package is updating the same table that it is selecting from, therefore the
source table and the binding table are the same. Also, the update query is
calling a stored procedure to send the email and update the table.
Occassionaly, the package hangs in the DDQ task and it appears to be
deadlocked against itself. Could this be caused by using the same table as
the source and binding table?
Thanks,
Michael
- Next message: nicolas merry: "Re: Identity key"
- Previous message: Tom Moreau: "Re: Can you use osql in DTS?"
- Next in thread: Partha Mandayam: "Re: Data Driven Query deadlock"
- Reply: Partha Mandayam: "Re: Data Driven Query deadlock"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|