Deadlock while updating table in SSIS Package


hi ,

 

we processing large no of files using ssis job .

 

this job use audit table tracking execution of package , same table being used reports.

 

multiple jobs process same audit table. getting following error message during job execution:

 

executing query "update bmsv_t_audit set  rows_read = ?+?+?+?+?, ro..." failed following error: "transaction (process id 60) deadlocked on lock | communication buffer resources process , has been chosen deadlock victim. rerun transaction.". possible failure reasons: problems query, "resultset" property not set correctly, parameters not set correctly, or connection not established correctly. 

 

request throw light asap on this.


das

have tried using no lock hint?
please check no lock
http://articles.techrepublic.com.com/5100-10878_11-6185492.html
http://www.java2s.com/tutorial/sqlserver/0020__query/usingtablehintswithnolock.htm
nitesh rai- please mark post answered if answers question


SQL Server  >  SQL Server Integration Services



Comments

Popular posts from this blog

more indexes

ActiveDirectory

Virtual Channel