Transaction (process ID) was deadlocked on lock resources with another process and has been chose

Source: Internet
Author: User

Recently, when processing data in a table in SQL Server 146 using multiple threads, the [transaction (process ID) was deadlocked on lock resources with another process and has been
Chosen as the deadlock victim. Rerun the transaction error is displayed. I thought it was correct.ProgramThe reason why the lock is applied causes a deadlock. Later I found that this is not the case. The table I am processing has not set a primary key, and the update is based on the primary key.

I think about it again because I updated this table through the SQL server2008 built-in import table function. The original table has a primary key, however, the new table imported does not have a primary key. This problem is unclear. If you know it in advance, you will not have this problem if you set the primary key.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.