bcp in and Locks

When you copy in to a table using bcp—particularly when you copy in to a table using parallel bcp—the copy process acquires an exclusive lock.

If you are copying in very large tables—especially if you are using simultaneous copies into a partitioned table—this can involve a very large number of locks.

To avoid running out of locks, increase the number of locks.