Which command should you use?

Posted by: Pdfprep Category: 70-463 Tags: , ,

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 SystemmyPackage.dtsx"
C . dtexec /f "C:myPackage.dtsx"
D . dtexec /com "myPackage.dtsx"

Answer: C

Leave a Reply

Your email address will not be published.