Administering Integration Services
You can administer SQL Server 2005 Integration Services (SSIS) and manage, run and schedule Integration Services packages in SQL Server Management Studio.
This section includes information about the Integration Services service that you use to manage packages and its management features, the use of SQL Server Agent jobs to run packages, and the performance counters that provide information about the data flow engine at run time.
The following table lists the topics in this section.
Topic | Description |
---|---|
Describes the Integration Services service, and describes how to configure and enable access to the service. |
|
Describes the features in the Integration Services service for managing packages. |
|
Describes how to create a SQL Server Agent job with a job step for running packages. |
|
Describes how to back up and restore packages and configurations that are saved in the msdb database, and secure the packages and configurations that are saved in the file system. |
|
Describes the performance counters and logging that Integration Services provides for monitoring performance, and describes the logging features you can implement in packages. |
See Also
Concepts
Security Considerations for Integration Services
SQL Server Integration Services