Share via


Integration Services 服務 (SSIS 服務)

本節中的主題討論 Integration Services 服務 (用於管理 Integration Services 封裝的 Windows 服務)。 若要建立、儲存及執行 Integration Services 封裝,則不需要這項服務。 SQL Server 2012 支援 Integration Services 服務能與舊版 Integration Services 回溯相容。

重要事項重要事項

您將使用 Integration Services 服務在設計環境外部執行封裝。 若要使用 dtexec 命令提示字元公用程式執行封裝,您必須安裝 Integration Services 服務。

從 SQL Server 2012 開始,Integration Services 會針對使用專案部署模型部署至 Integration Services 伺服器的專案,將物件、設定和操作資料儲存在 SSISDB 資料庫中。 Integration Services 伺服器是主控資料庫之 SQL Server Database Engine 的執行個體。 如需有關資料庫的詳細資訊,請參閱<SSIS 目錄>。 如需有關將專案部署到 Integration Services 伺服器的詳細資訊,請參閱<將專案部署至 Integration Services 伺服器>。

管理功能

Integration Services 服務是可用於管理 Integration Services 封裝的 Windows 服務。 Integration Services 服務只可以在 SQL Server Management Studio 中使用。

執行 Integration Services 服務會提供下列管理功能:

  • 啟動遠端和本機儲存的封裝

  • 停止遠端和本機正在執行的封裝

  • 監視遠端和本機正在執行的封裝

  • 匯入和匯出封裝

  • 管理封裝儲存體

  • 自訂儲存資料夾

  • 服務停止時停止正在執行的封裝

  • 檢視 Windows 事件記錄檔

  • 連接多個 Integration Services 伺服器

Integration Services 服務的啟動類型

當安裝 SQL Server 的 Integration Services 元件時,會安裝 Integration Services 服務。 根據預設,Integration Services 服務會啟動,而且服務的啟動類型會設為自動。 該服務必須執行,才能監視儲存在「SSIS 封裝存放區」中的封裝。 「SSIS 封裝存放區」可以是 SQL Server 之執行個體中的 msdb 資料庫,也可以是檔案系統中的指定資料夾。

如果只想設計和執行 Integration Services 封裝,則無需執行 Integration Services 服務。 不過,若要使用 SQL Server Management Studio 列出和監視封裝,則需要該服務。

相關工作

相關內容

Integration Services 圖示 (小)掌握 Integration Services 的最新狀態

若要取得 Microsoft 的最新下載、文件、範例和影片以及社群中的精選解決方案,請瀏覽 MSDN 上的 Integration Services 頁面:


若要得到這些更新的自動通知,請訂閱該頁面上所提供的 RSS 摘要。