Hello All,
 
I'm trying to use xp_cmdshell to run a dts job. This is what I have:
 
exec master..xp_cmdshell "DTSRun /S ServerName /U Username /P Password /N
[Load pr_Labor Table]"
 
but getting this error:
 
Error string:  The specified DTS Package ('Name = '[Load pr_Labor Table]';
ID.VersionID =  {[not specified]}.{[not specified]}') does not exist. 
 
Any ideas?
 
Also.. how would I add a global parameter to that call?
 
Thanks!
 
Tim
 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to