Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7782629
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T19:36:08+00:00 2026-06-01T19:36:08+00:00

During a SSIS load, when an employee table is getting updated, locking comes into

  • 0

During a SSIS load, when an employee table is getting updated, locking comes into effect.

However, have disabled lock escalation on the table using the following statements:

  1. ALTER TABLE dbo.Employee SET (LOCK_ESCALATION = DISABLE)
  2. DBCC TRACEON (1211,-1)

However, the table (object) does get locked and is held for almost an hour. The total no. of updates (insert, update, delete statements) are approx 200,000

The ultimate objective here is not really to avoid locking but to successfully allow reads on the table.

The no. of updates (inserts/updates/deletes) are significantly high in the range of 50,000 every day, compared to only about 50-100 search/select queries on the table which are actually getting affected to due the locks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T19:36:09+00:00Added an answer on June 1, 2026 at 7:36 pm

    from BOL:

    SET LOCK_ESCALATION = DISABLE

    Prevents lock escalation in most cases. Table-level locks are not
    completely disallowed. For example, when you are scanning a table that
    has no clustered index under the serializable isolation level,
    Database Engine must take a table lock to protect data integrity.

    Serializable is the default IsolationLevel on SSIS packages (click any blank area on your control flow and check the package’s proprieties).
    Any change your table doesn’t have a clustered index?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

During PDf generation in Jasper, I have 2 bands having table in each, if
I have got list of files which were not imported during the SSIS Package.
During an ASP.NET page load I'm opening and closing multiple System.Data.SqlClient.SqlConnections inside multiple controls
During my apprenticeship, I have used NHibernate for some smaller projects which I mostly
During the installation of Apache2 I got the following message into cmd window: Installing
during beta testing we discovered connection pooling error messages . Therefore I have been
I'm currently working on an SSIS package to load mainframe logs from multiple server/file
I have an SSIS Package stored in the MSDB database which works fine when
I am getting an error randomly for a scheduled SSIS package which runs hourly.
We have an environment where we develop within T-SQL, SSIS and SSRS. We have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.