Introduction to storing the Reviewer workspace in an SQL Server 中的企业级地理数据库

ArcGIS Data Reviewer for Desktop, a data quality-control management application, requires that you have a workspace defined when using a Reviewer session to store the results found during your data review process. It creates a new feature dataset and tables in the geodatabase that you have identified as your Reviewer workspace. The feature dataset includes point, line, and polygon feature classes, which contain error geometries for the features that have been written to the Reviewer table. When stored in an 企业级地理数据库, the Reviewer workspace supports versioning.

本指南面向数据库管理员,旨在提供关于在 SQL Server 中的企业级地理数据库中建立工作空间的建议。企业级地理数据库使用 ArcSDE 技术作为地理信息系统 (GIS) 客户端和 SQL Server 之间的通道。

ArcSDE 服务软件安装

与企业级地理数据库的连接默认使用直接连接,但如果希望使用 ArcSDE 服务连接来连接到地理数据库,则需要 ArcSDE 应用程序服务。建议使用直接连接。

如果您仅使用直接连接而不需要管理命令行工具,则无需安装 ArcSDE。

如果希望安装 ArcSDE 应用程序服务或管理命令行工具,需要从 Esri 客户关怀中心门户中为数据库管理系统和操作系统下载 ArcSDE 安装文件。在执行某些高级配置操作时,安装 ArcSDE 管理命令行工具十分有用。

有关 ArcSDE 服务的详细信息,请参阅什么是 ArcSDE 服务

SQL Server installation

开始本指南前,请在 Windows 操作系统上安装 SQL Server 2008 R2。SQL Server 数据库管理系统的默认设置完全适用于 ArcSDE。将实例配置为接受远程连接。

安装 SQL Server 时,需确保安装“全文搜索”组件。

相关主题

9/9/2014