Integration Services 服务故障排除
Integration Services 服务是 SQL ServerIntegration Services 中监视和管理包的组件。通过连接到 SQL Server Management Studio 中的 Integration Services 实例,您可以监视正在运行的包并管理已保存的包。有关详细信息,请参阅管理 Integration Services 服务。
服务启动故障排除
安装 Integration Services 时会安装 Integration Services 服务。默认情况下,该服务已启动,而且它的启动类型设置为**“自动”**。
在连接 Integration Services 时,必须指定要连接的服务器的名称。如果无法连接到指定服务器上的 Integration Services,请考虑尝试下列故障排除步骤:
验证服务的启动类型。打开 SQL Server 配置管理器或者“服务”管理单元来验证服务启动类型是设置为**“手动”还是“自动”。如果启动类型设置为“已禁用”,则必须先将其更改为“手动”或“自动”**并启动该服务,然后才能连接到 Integration Services。
不必手动启动该服务。在与 SQL Server Management Studio 中的 Integration Services 建立连接时,如果 Integration Services 尚未运行,则会自动启动该服务。
服务权限故障排除
如果无法连接到指定服务器上的 Integration Services,并且已经证实服务正在运行,请考虑以下故障排除步骤:
验证防火墙是否阻止您连接到服务器。有关配置防火墙以允许访问的信息,请参阅为 Integration Services 访问配置 Windows 防火墙。
验证您是否具有连接到指定服务器上的服务所需要的权限。有关配置所需权限的信息,请参阅连接到远程 Integration Services 服务器。
|