We have a process which creates entries in a table with a sequential ID number. This ID number is obtained from a one record "system" table, and this record is updated with the next available number immediately after. The problem we have encoutered on a couple of occasions so far is that it seems this table gets restored to an older version. I say this because we see the ID number getting used over and over again at different times of the day and sometimes the next day.
Has anyone experienced this or something similar?
Thanks!
Has anyone experienced this or something similar?
Thanks!