Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Another user has changed the row with primary key oracle.jbo.Key[139 ] while using Track change hist

Mohsin TaufiqJan 4 2014 — edited Jan 4 2014

Hi Every body

I have used "Track change history" in the Entity Object for WHO columns(Created_by,creation_date,last_update_date,last_updated_by).

Now whenver i update an existing record, last_update_date gets updated with the current date without error but if the same record is updated again it gives the following error.

"Another user has changed the row with primary key oracle.jbo.Key[139 ]."

if i dont use last_update_date, then every thing works fine.

Anyone knows how to resolve this?

i am using jdev Studio Edition Version 11.1.2.3.0.

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 1 2014
Added on Jan 4 2014
7 comments
390 views