dbTalk Databases Forums  

DTSRun of "SQL Server Objects Task" has "OLEVERB failure"

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss DTSRun of "SQL Server Objects Task" has "OLEVERB failure" in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Sparky
 
Posts: n/a

Default DTSRun of "SQL Server Objects Task" has "OLEVERB failure" - 07-27-2005 , 01:15 PM






Run package to execute the 'CopyProcedures' proc as follows:
exec master.dbo.xp_cmdshell 'dtsrun /S (local) /E /N CopyProcedures ' ,
OUTPUT

CopyProcedures contains a Copy SQL Server Objects Task that:
Copies several stored procs from (local) to a destination server

The CopyProcedures executes OK within the DTS layout screen

The DTSRUN post following errors:

Error: -2147221504 (80040000); Provider Error: 0 (0)
Error string: Invalid OLEVERB structure
Error source: Microsoft Data Transformation Services (DTS) Package
Help file: sqldts80.hlp
Help context: 1100






Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.