Out of sync database IDs

0
Does anyone know of a way to reset the tables guid counter. It appears that our database ids are out of sync. I am seeing the following error: QueueExecutor: com.mendix.modules.microflowengine.MicroflowException: com.mendix.core.CoreRuntimeException: com.mendix.systemwideinterfaces.MendixRuntimeException: com.mendix.core.CoreException: com.mendix.modules.microflowengine.MicroflowException: com.mendix.core.CoreRuntimeException: com.mendix.systemwideinterfaces.MendixRuntimeException: com.mendix.systemwideinterfaces.connectionbus.ConnectionBusException: Exception occurred while inserting data. (SQL State: 23000, Error Code: 2627) UPDATE: I did a little more analysis on the events that occurred prior to the errors occurring. Our database admins were migrating hardware during this time. They took a DB backup to move to the new hardware. After the backup was taken, there was a package deployed to the server. Functional testing began at this point. The DB was then restored and the application was pointed to the new hardware while the application was still running. This is when the errors started to occur.
asked
0 answers