Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

SSIS: How to execute SSIS package using batch script

$
0
0

Hi All,

I need to run an SSIS package using batch script. I was able to execute the package from command prompt. I'm using SQL Server 2016 and project deployment model.  I have used the below script to run SSIS package.

dtexec /ISServer "\SSISDB\Project1Folder\Integration Services Project1\Package.dtsx" /Server "localhost"

But, when I tried with original server IP instead of localhost, it thrown an error. Because I need to run the script in different environment. How to give server ip instead of localhost?

Thanks

Julie


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>