Select to view content in your preferred language

Version Management check box grayed out when publishing a map service

470
1
11-30-2023 12:08 PM
AaronSchuck
New Contributor III

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 | Principal Product Engineer | Esri |
| Cloud & Database Administrator | OCP - Oracle Certified Professional |
I work with Enterprise Geodatabases since 1997.
“ I do not fear computers. I fear the lack of them." Isaac Isimov
0 Kudos