web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Answered

What does record identification in sysdatbaselog mean

(0) ShareShare
ReportReport
Posted on by 152

Hi,

Could anyone please tell me what does recordidentification field in sysdatabaselog mean and for some records in the history tab in sysdatabselog form recversion is changed from 1 to some random number what does this mean.

pastedimage1587106910176v1.png

Thanks,

Nithin.

I have the same question (0)
  • nithinkumar_007 Profile Picture
    152 on at
    RE: What does record identification in sysdatbaselog mean

    Thanks a lot Nikolaos.

  • Verified answer
    nmaenpaa Profile Picture
    101,160 Moderator on at
    RE: What does record identification in sysdatbaselog mean

    Record identification shows key fields from the record that was changed. It shows TitleField1 and TitleField2 of the table.

    RecVersion isa number that changes every time when a record is updated. On new records it's 1, on updated records it's not 1. RecVersion is used by the system to prevent conflicting updates.

    For example:

    1. Process 1 selects a record for update. The system looks at RecVersion, it's 12345.
    2. Process 2 updates the same record. RecVersion is changed to 4574563.
    3. Process 1 tries to do it's update, but if it could do it, it would overwrite any changes that Process 2 made. However it will not do the update, since it notices that RecVersion is no longer the same than it was when Process 1 started doing it's job. Instead the process fails and "Update conflict" exception is thrown.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
CA Neeraj Kumar Profile Picture

CA Neeraj Kumar 2,317

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 918 Super User 2025 Season 2

#3
Sohaib Cheema Profile Picture

Sohaib Cheema 656 User Group Leader

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans