.. _execute-package: ==================== Execute SSIS Package ==================== To execute the package, simply locate it in the catalog folder, right-click it and hit ***Execute*** .. image:: _static/images/execute_1.png :width: 600 :alt: Execute Package You will be taken to a dialog where you can edit certain properties, such as the connection managers, parameters if any, the amount of logging and so on. .. image:: _static/images/execute_2.png :width: 600 :alt: Execute Parameters Click on OK to start the execution of the package. A pop-up will open asking you if you want to open one of the catalogs built-in reports. .. image:: _static/images/execute_3.png :width: 600 :alt: Execute confirmation Click Yes. This will take you to the Overview report, where can see the package has successfully executed. .. image:: _static/images/execute_4.png :width: 600 :alt: Execution Report To learn more about the catalog reports, check out the tip `Reporting with the SQL Server Integration Services Catalog `_