You are developing a SQL Server Integration Services (SSIS) package.
The package is stored as the myPackage.dtsx file in the root directory of the C drive of the SSIS server.
You need to run the package from the command prompt.
Which command should you use?
A. dtexec /sql myPackage
B. dtexec /d "C:\File System\myPackage.dtsx"
C. dtexec /f "C:\myPackage.dtsx"
D. dtexec /com "myPackage.dtsx"
You are developing a SQL Server Integration Services (SSIS) package. The package is stored as the myPackage.dtsx file in
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
You are developing a SQL Server Integration Services (SSIS) package. The package is stored as the myPackage.dtsx file in
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!