SAP Note 565710 - SQL Server: Database error 1205 (deadlock)

Component : Microsoft SQL Server -

Solution : https://service.sap.com/sap/support/notes/565710 (SAP Service marketplace login required)

Summary :
The SAP Note discusses frequent DBIF_RSQL_SQL_ERROR short dumps due to SQL Server error 1205 (deadlock) in an SAP System. Typical deadlock issues involve database tables like TSP02, TSP02FX, and others specified. The system's problems stem from table access conflicts during simultaneous read-write operations by different processes, particularly during operations like SELECT and DELETE on the same tables without suitable indexes, leading to process termination. Recommended solutions include adjusting indexes and reviewing existing SAP Notes for specific tables. Implementing correct indices and operational checks can mitigate or resolve the deadlocks.

Key words :
//bas/46d/src/krn/runt/absapsql, simultaneously executed delete sets locks, lists sql server-specific solutions, byo deadlock occurredby4 database error 1205, committed read isolation level, creatime pjident pjnumber ascending, import support package sapkipmd11, client = sy-mandt order, spool work process executes, sql server error log

Related Notes :

1774085Deadlock analysis for SQL Server (Advanced)
580018Deadlock on the D020S or DYNPLOAD tables
579765DB deadlock on DB tables REPOLOAD and REPOSRC
576097Deadlock through complex DELETE statement
574849RSDRC/FORM DISPATCHER_RECEIVE An SQL Error occurred
572390Deadlock during complex deletion in table J_3GABEST
570924Deadlocks via "Debugging -> Sessions -> Save/Delete"
570168Deadlocks in table /sapapo/dmcp
551298DB deadlock on table REPOSRC during system installation
548184Deadlock during parallel delete on TNROT
536564Deadlocks on the /sapapo/pegkey table (part 2)
527829Deadlock on table /sapapo/pegkey
524919Deadlock during update on table /SAPAPO/PEGKEY
513757APO->R/3: Deadlocks on table MDVM/DBVM (2)
509243Deadlocks/performance MDVM during BOM changes
507874Deadlocks MDVM/DBVM when deleting planned order
506272Dead lock on tables S009 and S014
503787Deadlock when you access table /sapapo/pegkey
499858Storage parameter maintenance with MS SQL Server
499428Deadlock with table T77OMAHQ_GARBAGE
498668Deadlocks on the TSP01 table (deleting spool requests)
493899Deadlock on the TMDIR table (Microsoft SQL Server)
459528APO->R/3: Deadlocks on table MDVM/DBVM
419165deadlock with job execution
409250Deadlocks in the Business Workflow: New blocking mechanism
391677Deadlock problems in business workflow: background steps
363085SQL error 60 during order transfer
323302SQL error60 when accessing table SWWWIHEAD/SWWWIRET
206571Deadlock between SWWWIHEAD and SWWWIDH
149724Deadlock in the workflow runtime system
111291FAQ: SQL server analysis and avoiding deadlocks
32129Deadlock analysis for the SQL server