Integration Services 文件引導模式

更新: 2006 年 4 月 14 日

Microsoft SQL Server 2005 Integration Services (SSIS) 是可建立高效能資料整合方案的平台。您可建立擷取、轉換和載入 (ETL) 封裝,來更新資料倉儲、與外部處理序互動、清理和採礦資料、處理分析物件以及執行管理工作。

Integration Services 包含建立和偵錯封裝的圖形工具及精靈;執行工作流程功能 (例如 FTP 作業、執行 SQL 陳述式和傳送電子郵件訊息) 的工作;擷取和載入資料的資料來源和目的地;清除、彙總、合併和複製資料的轉換;管理 Integration Services 的管理服務 (稱為 Integration Services 服務);設計 Integration Services 物件模型之程式的應用程式發展介面 (API)。

Integration Services 文件集

如需有關 Integration Services 的詳細資訊,請參閱下列《SQL Server 線上叢書》章節。

章節 描述

SQL Server Integration Services

提供 Integration Services 和其他 SQL Server 2005 元件間之關聯性的概觀,並包含以角色為基礎的 Integration Services InfoCenters 連結。

Integration Services 概觀

描述 Integration Services 的一般使用方式,提供 Integration Services 架構和工具的概觀。

安裝 SQL Server Integration Services

描述如何使用「安裝程式」或從命令提示字元安裝 Integration Services。

Integration Services 物件及概念

描述 Integration Services 所提供的物件,以供在封裝中建構強大的控制流程和資料流程之用。介紹更進階的物件,可讓封裝更有彈性並且更容易管理和進行移難排解。

Business Intelligence Development Studio 中的 Integration Services

描述 Business Intelligence Development Studio 環境,您可用來開發 Integration Services 封裝,以供資料的擷取、轉換和載入 (ETL)。

建立方案與 Integration Services 專案

介紹方案和專案。描述如何使用 Integration Services 專案來管理 ETL 方案中的物件。

設計和建立 Integration Services 封裝

提供您可在 ETL 方案開發中執行之一般工作的基礎和進階逐步解說。

Integration Services 教學課程

提供教學課程,教導您如何使用「SQL Server 匯入和匯出精靈」建立基本封裝、從頭開始建立較複雜的封裝,以及將封裝部署到目標伺服器。

SQL Server Integration Services 範例

包含描述 Integration Services 範例的主題。這些範例為自訂工作、資料流程元件、記錄提供者及連接管理員的可執行封裝或範例程式碼。

Integration Services Programming

提供程式設計資訊的概念、多個範例程式碼以及 Integration Services API 的文件。

Integration Services 運算式參考

討論新的 Integration Services 運算式語言,並提供該語言之運算子和函數的文件集。

部署 Integration Services 封裝

提供有關組態和您如何在封裝中實作它們、如何建立部署公用程式等資訊,以及在目標電腦上安裝封裝的步驟。

Integration Services 的安全性考量

描述您可在封裝上設定的安全性相關屬性,以及控制封裝存取權的固定資料庫層級角色。

管理 Integration Services

提供有關 Integration Services 服務和如何用它來管理封裝、如何視需要或排程執行封裝,以及如何在遠端伺服器上執行封裝來達到負載平衡的資訊。

疑難排解 Integration Services

提供使用 Business Intelligence Development Studio 所提供的功能和工具移難排解 Integration Services 的資訊,以及有關在封裝中設計、監視效能和管理 Integration Services 服務的資訊。

使用 Integration Services 和其他 SQL Server 功能

探討 Integration Services 和其他 SQL Server 2005 元件間的關聯性,包括修改 Integration Services 物件以搭配特定元件使用的詳細資訊。

Integration Services 的如何主題

提供完成 Integration Services 中之工作的逐步指示。

Integration Services F1 說明

提供 Integration Services 中每個頁面和對話方塊上之選項的詳細資訊。在使用 Integration Services 工具時按 [F1] 鍵或 [說明] 按鈕,也可以顯示這些主題。

Integration Services 的國際性考量

討論 Integration Services 功能,這些功能支援多國語言資料的剖析和操作,以及排序和比較國際字串資料的特殊比較選項。

dtexec 公用程式

包含 dtexec 命令提示字元公用程式的參考資訊。

dtutil 公用程式

包含 dtutil 命令提示字元公用程式的參考資訊。

另一條進入文件集的途徑是透過 SQL Server Integration Services (如何),其中提供一般工作和經常存取之概念資訊的連結。

請參閱

概念

SQL Server 概觀

其他資源

SQL Server 2005 線上叢書

說明及資訊

取得 SQL Server 2005 協助

變更歷程記錄

版本 歷程記錄

2006 年 4 月 14 日

變更的內容:
  • 重寫主題,以包含 Integration Services 文件集中的高階主題連結。