function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
jdengjdeng 

another strange error :unable to obtain exclusive access to this record during upsert

another strange error that never seen before: unable to obtain exclusive access to this record during upsert operation.  This happens after we bulk upsert records, then bulk upsert again to the same record id(using same external IDs).   Does this mean the salesforce database has exclusive lock to the record still?