We have a primary SDE that all general users and all web services access to use GIS data. Then we have an editing SDE where GIS editors modify the data. That data is then synced to the primary SDe nightly.
Currently the primary SDE is entirely unversioned, however now we want to host a dataset with a geometric network. To update this dataset the primary SDE will need to have versions(we'd probably just edit default directly) and once the sync is complete we'd need to a compress.
However its my understanding that if there is a lock on states in an SDE then the compress will ignore the lineage for the state that's being viewed. So I'm not sure we'd get an effective compress if lots of users and web maps are looking at DEFAULT. I'd like to avoid kicking everyone off the server if I can, even if its at night since the web services are accessed external to our organization. There really isnt any other editing on the server... only nightly python/FME data pushes through non-versioned operations.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.