Integration Services 服务

Microsoft SQL Server 2005 Integration Services (SSIS) 包括 Integration Services 服务,它是一个用于管理 Integration Services 包的 Windows 服务。 Integration Services 服务只在 SQL Server Management Studio 中可用。

运行 Integration Services 服务可以提供下列管理功能:

  • 启动远程和本地存储的包
  • 停止远程和本地运行的包
  • 监视远程和本地运行的包
  • 导入和导出包
  • 管理包存储
  • 自定义存储文件夹
  • 在服务停止时停止正在运行的包
  • 查看 Windows 事件日志
  • 连接到多台 Integration Services 服务器

在安装 SQL Server 2005 的 Integration Services 组件时会安装 Integration Services 服务。 Integration Services 服务已启动,该服务的启动类型已设置为自动。 该服务必须运行,才能监视存储在 SSIS 包存储区中的包。 SSIS 包存储区可以是 SQL Server 2005 的实例中的 msdb 数据库,也可以是文件系统中指定的文件夹。

如果只希望设计和执行 Integration Services 包,则 Integration Services 服务不是必需的。 但是,若要使用 SQL Server Management Studio 列出和监视包,则该服务是必需的。

下表列出了本部分的主题。

主题 说明

管理 Integration Services 服务

介绍如何启动和停止服务本身,以及如何查看服务生成的事件和日志。

配置 Integration Services 服务

介绍如何配置服务的选项,包括用于存储包的文件夹。

为 Integration Services 访问配置 Windows 防火墙

介绍如何将服务实例配置为允许通过防火墙进行访问。

连接到远程 Integration Services 服务器

介绍如何将服务实例配置为允许从其他计算机进行访问。

在群集环境中配置 Integration Services

介绍如何在群集硬件环境中配置 Integration Services。

请参阅

概念

管理 Integration Services 包
Integration Services 体系结构
SQL Server Integration Services

其他资源

管理 Integration Services

帮助和信息

获取 SQL Server 2005 帮助