Integration Services 服務
MicrosoftSQL ServerIntegration Services 包括 Integration Services 服務,即用於管理 Integration Services 封裝的 Windows 服務。Integration Services 服務只可以在 SQL Server Management Studio 中使用。
執行 Integration Services 服務會提供下列管理功能:
啟動遠端和本機儲存的封裝
停止遠端和本機正在執行的封裝
監視遠端和本機正在執行的封裝
匯入和匯出封裝
管理封裝儲存體
自訂儲存資料夾
服務停止時停止正在執行的封裝
檢視 Windows 事件記錄檔
連接多個 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 服務
說明如何設定服務的選項,包括用來儲存封裝的資料夾等。設定用於 Integration Services 存取的 Windows 防火牆
說明如何設定服務的執行個體,以允許透過防火牆進行存取。連接到遠端 Integration Services 伺服器
說明如何設定服務的執行個體,以允許從其他電腦進行存取。
|