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
ranirani 

unable to obtain exclusive access to this record

Hi,

 

I've a custom application where I add users in bulk to account team. First the application bulk inserts all the records in account share object and then insert all those records in account team but few times while adding the records to account team for few records I am getting the following error:

 

"unable to obtain exclusive access to this record"

 

Can some one help me regarding this, according to my knowledge this error occurs when locking happens i.e. when a respective record is modified simultaneously by 2 processes.

 

Your help is appreciated.

 

Regards,

Rani

NirAdminNirAdmin

Hi,

 

Did you get the solution to :

 

'unable to obtain exclusive access to this record'

 

I am facing same problem. I also have another error which says: 

 

"admin operation already in progress".  are these two related?

 

thanks in advance.