all groups > sql server dts > january 2007 >
You're in the

sql server dts

group:

DTS package remotely


DTS package remotely tiv
1/16/2007 2:37:17 PM
sql server dts:
I'm executing a dts package on a remote server from a local machine
with the dtsrun cmd. I have all the same ODBC connections on the local
computer that the server has, registered the appropriate .dlls on the
local box. The batch file is getting to the package and kicking it
off. For some reason, all the "dtsstep_datapumptask" are not
executing.

Failed Log file:

Step 'DTSStep_DTSDataPumpTask_8' was not executed

Step 'DTSStep_DTSDataPumpTask_19' was not executed

Step 'DTSStep_DTSDataPumpTask_20' was not executed

Step 'DTSStep_DTSDataPumpTask_21' was not executed

Step 'DTSStep_DTSDataPumpTask_22' was not executed

Successful Log file:

Step 'DTSStep_DTSDataPumpTask_8' succeeded
Step Execution Started: 1/15/2007 3:36:32 PM
Step Execution Completed: 1/15/2007 3:42:52 PM
Total Step Execution Time: 379.765 seconds
Progress count in Step: 150797

Step 'DTSStep_DTSDataPumpTask_19' succeeded
Step Execution Started: 1/15/2007 3:42:56 PM
Step Execution Completed: 1/15/2007 3:42:59 PM
Total Step Execution Time: 3.672 seconds
Progress count in Step: 0

Step 'DTSStep_DTSDataPumpTask_20' succeeded
Step Execution Started: 1/15/2007 3:42:59 PM
Step Execution Completed: 1/15/2007 3:43:01 PM
Total Step Execution Time: 1.203 seconds
Progress count in Step: 0

Step 'DTSStep_DTSDataPumpTask_21' was not executed

Step 'DTSStep_DTSDataPumpTask_22' succeeded
Step Execution Started: 1/15/2007 3:36:32 PM
Step Execution Completed: 1/15/2007 3:42:56 PM
Total Step Execution Time: 383.359 seconds
Progress count in Step: 41

**Note: Some tasks do fail in the successful run (performed on the
server)

Thanks in advance for your help!
Re: DTS package remotely Allan Mitchell
1/16/2007 10:47:26 PM
So the tasks that fail where are they in the log?? How do they relate
to the Datapump tasks? What are the errors?

--


Allan Mitchell
http://wiki.sqlis.com | http://www.sqlis.com | http://www.sqldts.com |
http://www.konesans.com




[quoted text, click to view]
AddThis Social Bookmark Button