In some cases we create geodatabases with user A and distribute it to other devices.
After that the user B is not allowed to synchronize the geodatabases until he registered the geodatabase on the Server.
So far so good
How can i check if it is necessary to register the geodatabase?
Query the server-replicas is not a option, because there are Offline-Workflows and we do not have internet all the time.
In the Table GDB_Items of the geodatabase are some informations about the replicat.
After registrate the geodatabase the UUID in the table changed, but the user in column DatasetInfo2 is still the "original" username.