Select to view content in your preferred language

Version Management check box grayed out when publishing a map service

616
1
11-30-2023 12:08 PM
AaronSchuck
Occasional Contributor

I've published a map service connected as both the DBO & the data owner when trying to publish data.  After publishing, the Version Management box is grayed out.  Is there a step I'm missing?

Tags (1)
0 Kudos
1 Reply
MarceloMarques
Esri Regular Contributor

You cannot use DBO in the SQL Server Geodatabase when working with Branch Versioning. The ArcSDE Geodatabase Repository must be owne by an user named "SDE", also the data cannot be loaded with the "SDE" user, you need to create a data owner user.

see my community.esri.com blog below.
Mapping and Charting Solutions (MCS) Enterprise Databases Best Practices

read the production mapping database guide books for SQL Server, and download my database template scripts for SQL Server, also read the database connection best practices.

| Marcelo Marques | Esri Principal Product Engineer | Cloud & Database Administrator | OCP - Oracle Certified Professional | "In 1992, I embarked on my journey with Esri Technology, and since 1997, I have been working with ArcSDE Geodatabases, right from its initial release. Over the past 32 years, my passion for GIS has only grown stronger." | “ I do not fear computers. I fear the lack of them." Isaac Isimov |
0 Kudos