You need to run the package from the command prompt.Whi…

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?

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”



Leave a Reply 0

Your email address will not be published. Required fields are marked *