Quantcast
Channel: SQL Server Manageability forum
Viewing all articles
Browse latest Browse all 1519

SQL 2012 SSIS package runs from the command line (dtexec.exe) and completes right away ...

$
0
0

Hi

I’m upgrading our SSIS packages from SQL 2005 to SQL 2012 .

 

Everything is working fine in Visual Studio, but when I’m submitting dtexec.exe it’s finishing right away in the command line (the actual execution takes long time). It looks to me that as the return code doesn’t pass properly.

As I have depending tasks how I can make sure all jobs will be executed in the proper order.

(We never had this issue in SQL 2005)

C:\Program Files (x86)\Microsoft SQL Server\110\DTS\Binn>dtexec.exe /ISSERVER "\"\SSISDB\Direct_Prod\Direct_SSIS_Package

\DD_Load_Customer.dtsx\"" /SERVER TORSQLSIS01 /ENVREFERENCE 2

Microsoft (R) SQL Server Execute Package Utility

Version 11.0.2100.60 for 32-bit

Copyright (C) Microsoft Corporation. All rights reserved.

Started:  10:21:55 AM

Execution ID: 21138.

To view the details for the execution, right-click on the Integration Services Catalog, and open the [All Executions] report

Started:  10:21:55 AM

Finished: 10:21:56 AM

Elapsed:  0.766 seconds


Viewing all articles
Browse latest Browse all 1519

Trending Articles



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