- SysVersionControlMorphXItemTab
le - SysVersionControlMorphXLockTab
le - SysVersionControlMorphXRevisio
nTable - SysVersionControlParameters
- SysVersionControlSynchronizeLo
g
Once backed up, proceed with the data refresh and load those five table back into DEV. And as much as the VCS can store a nice history of all your development into the previous tables, you will most importantly always have to check upon the SystemSequences table and make sure you update NEXTVAL with the next RecId of those five tables after completing the refresh. That should prevent the system from ever getting into a state of duplicates.