Available with Production Mapping license.
A geodatabase can be created in SQL Server and configured to operate as an Esri Production Mapping workspace that can be used in an enterprise environment.
Creating an enterprise geodatabase
The server administrator needs to create a new geodatabase in SQL Server that can be used as the Production Mapping workspace.
For more information on setting up a geodatabase in SQL Server, see Set up an enterprise geodatabase in SQL Server.
Recommendations for geodatabases in SQL Server
It is recommended that the following parameter values are used when creating a geodatabase in SQL Server.
Parameter name | Value |
---|---|
Server Memory: Use AWE to allocate memory | Enabled |
Processors: Boost SQL Server Priority | Enabled |
Security SQL Server and Windows Authentication mode | Enabled |
Connections: Maximum number of concurrent connections | 0 = unlimited |
Connections: Allow remote connections to this server | Enabled |