Events
Mar 31, 11 PM - Apr 2, 11 PM
The biggest SQL, Fabric and Power BI learning event. March 31 – April 2. Use code FABINSIDER to save $400.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Applies to:
SQL Server
SSIS Integration Runtime in Azure Data Factory
After you specify and configure your data source and destination, the SQL Server Import and Export Wizard shows Save and Run Package. On this page, you specify whether you want to run the copy operation immediately. Depending on your configuration, you may also be able to save your settings as a SQL Server Integration Services (SSIS) package to customize it and to reuse it later.
What's a package? The Wizard uses SQL Server Integration Services (SSIS) to copy data. In SSIS, the basic unit is the package. The wizard creates an SSIS package in memory as you move through the pages of the wizard and specify options.
The following screen shot shows the Save and Run Package page of the wizard.
To continue, you have to select at least one of the following two options.
Run immediately
Select this option to import and export data immediately. By default, this check box is selected and the operation runs immediately.
Save SSIS Package
Save your settings as an SSIS package. Later you can optionally customize the package and run it again. If you choose to save the package, there are additional options on the next page, Save SSIS Package.
The option to save the package is available only if you have SQL Server Standard Edition or a higher edition installed.
Note
If you finish the wizard, run the operation, but stop the operation before it finishes running, the package is not saved, even if you selected the Save SSIS Package check box.
If you started the wizard from an Integration Services project in Visual Studio with SQL Server Data Tools (SSDT):
SQL Server
Select this option to save the package in SQL Server in the msdb database in the sysssispackages table.
Important
This option does not save the package to the SSIS Catalog database (SSISDB).
You select the target server and provide credentials to connect to the server on the next page, Save SSIS Package. For more info, see Save SSIS Package.
File system
Select this option to save the package as a file with the .dtsx extension.
You select the target folder and file name for the package on the next page, Save SSIS Package. For more info, see Save SSIS Package.
Package protection level
Select a protection level from the list to help protect the data in the package.
The protection level determines the protection method, the password or user key, and the scope of package protection. Protection can include all data or sensitive data only. For more info about the available options, see Access Control for Sensitive Data in Packages.
Password
Type a password.
Retype password
Type the password again.
Note
The password options are available only if specify a Package protection level that requires a password - that is, if you specify either Encrypt sensitive data with password or Encrypt all data with password.
The Save and Run Package page is one of two pages on which you pick options for saving the SSIS package.
On the current page, you pick whether to save the package in SQL Server or as a file. You also pick security settings for the saved package.
Next, on the Save SSIS Package page, you provide a name for the package and more info about where to save it. For more info, see Save SSIS Package.
These options are available only if you select the Save SSIS Package option on this page.
After you specify whether to run the copy operation immediately and whether to save the package, the next page depends on the options that you choose.
If you selected the option to run the package immediately, but not to save it, the next page is Complete the Wizard. On this page, you review the choices that you made in the wizard, and then start the copy operation. For more info, see Complete the Wizard.
If you selected the option to save the package, the next page is Save SSIS Package. On this page, you specify additional options for saving the package. (Then, after you save the package, the following page is Complete the Wizard.) For more info, see Save SSIS Package.
Save Packages
Run Integration Services (SSIS) Packages
SQL Server Integration Services
Get started with this simple example of the Import and Export Wizard
Events
Mar 31, 11 PM - Apr 2, 11 PM
The biggest SQL, Fabric and Power BI learning event. March 31 – April 2. Use code FABINSIDER to save $400.
Register today