Cannot Open the Requested Object for Write in the Current Transaction

Problem: You receive an error message indicating that the system cannot open the requested object for write in the current transaction, and that another user has the row locked.

Explanation

Multiple connections are trying to update the same row of a table when you are running a manual merge. A table-level versioning transaction exists that owns a write lock on the table.