Available with Data Reviewer license.
The server administrator needs to create a new geodatabase in SQL Server that can be used as the Reviewer workspace.
Learn more about setting up a 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 |