Introduction to storing the 生产化制图 (Production Mapping) workspace in SQL Server (Production Mapping)

An Esri Production Mapping workspace contains the data you are using for production tasks, such as creating and updating features. Depending on the data model you are using, data in a 生产化制图 (Production Mapping) workspace can be used to create a digital or hard-copy map/chart or a specific type of data. The data in a 生产化制图 (Production Mapping) workspace usually corresponds with a data model and product class in the product library, but not always.

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

ArcSDE service software installation

Connections to enterprise geodatabases use direct connections by default, but the ArcSDE application service is required if you want to connect to your geodatabase using the ArcSDE service connections. Direct connections are recommended.

If you will only be using direct connections and don't want the administration command line tools, ArcSDE installation isn't required.

If you want to install the ArcSDE application service or the administration command line tools, you need to download the ArcSDE installation files for your database management system and operating system from the Esri Customer Care portal. It may be useful to install the ArcSDE administration command line tools to perform certain advanced configuration operations.

For more information on ArcSDE services, see What is an ArcSDE service.

SQL Server installation

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

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

相关主题

4/27/2014