Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

Hello All,

We have multiple services which is accessing same DB. In one of the Sp throwing exception as

"Deadlock Detected- 306 " .

I have tried

SELECT * FROM sa_report_deadlocks();

But 0 rows selected .

My Question is: How can I find Who is causing Deadlock ?

Note : I am using Sybase 11

asked 11 Jul '13, 09:39

CrystalB's gravatar image

CrystalB
1065511
accept rate: 0%

edited 11 Jul '13, 15:26

Mark%20Culp's gravatar image

Mark Culp
24.9k10141297


See Viewing deadlocks from Sybase Central for how to enable the deadlock reporting

permanent link

answered 11 Jul '13, 09:56

Martin's gravatar image

Martin
9.0k130169257
accept rate: 14%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×143
×13
×6

question asked: 11 Jul '13, 09:39

question was seen: 3,501 times

last updated: 11 Jul '13, 15:26