Thursday, January 3, 2013

This record in table hz_parties cannot be locked as it has been updated by another user.

Error Message while trying to update Contact, use below Fix
 
Error
This record in table hz_parties cannot be locked as it has been updated by another user.

create table HZ_PARTIES_bkup as (
SELECT *
FROM HZ_PARTIES
WHERE PARTY_ID = 80114 ) ;

Update HZ_PARTIES
SET OBJECT_VERSION_NUMBER = 2
WHERE PARTY_ID = 80114 ;

Commit

1 comment:

Unknown said...

This blogs gives a details about useful ID. This very different. But i didn't clearly understand. Please try to give some theoretical explanation also.
SAS Training in Chennai