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 企业级地理数据库
The server administrator needs to create a new 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
建议在创建 SQL Server 中的地理数据库 时使用以下参数值。
参数名称 | 值 |
---|---|
服务器内存:使用 AWE 分配内存 | 已启用 |
处理器:提高 SQL Server 优先级 | 已启用 |
安全性 SQL Server 和 Windows 身份验证模式 | 已启用 |
连接:最大并发连接数 | 0 = 无限制 |
连接:允许远程连接至该服务器 | 已启用 |