dbTalk Databases Forums  

dtsrun issues

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


Discuss dtsrun issues in the microsoft.public.sqlserver.dts forum.



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

Default dtsrun issues - 12-08-2004 , 05:05 PM






Created a DTS package and trying to run it from remote machine. It has the
client tools already loaded. Have the same problem from another database
server. Will run locally but not from another machine. The appropriate dlls
are in the sql install folders.
The initial step is an ActiveXcomponent and this is where it's failing.
Any suggestions.
thanks,


C:\>dtsrun /S servername /E /N packagename
DTSRun: Loading...
DTSRun: Executing...
DTSRun OnStart: DTSStep_DTSActiveScriptTask_1
DTSRun OnError: DTSStep_DTSActiveScriptTask_1, Error = -2147220482 (800403FE)
Error string: Error Code: 0
Error Source= Microsoft VBScript runtime error
Error Description: ActiveX component can't create object:
'wtDtsPackage.SubsetIm
port'

Error on Line 8

Error source: Microsoft Data Transformation Services (DTS) Package
Help file: sqldts80.hlp
Help context: 1100

Error Detail Records:

Error: -2147220482 (800403FE); Provider Error: 0 (0)
Error string: Error Code: 0
Error Source= Microsoft VBScript runtime error
Error Description: ActiveX component can't create object:
'wtDtsPackage.SubsetIm
port'

Error on Line 8

Error source: Microsoft Data Transformation Services (DTS) Package
Help file: sqldts80.hlp
Help context: 1100

DTSRun OnFinish: DTSStep_DTSActiveScriptTask_1
DTSRun: Package execution complete.


Reply With Quote
  #2  
Old   
Ilya Margolin
 
Posts: n/a

Default Re: dtsrun issues - 12-09-2004 , 09:21 AM






cheilig,

Did you register the component/dll?

Ilya

"cheilig" <cheilig (AT) discussions (DOT) microsoft.com> wrote

Quote:
Created a DTS package and trying to run it from remote machine. It has
the
client tools already loaded. Have the same problem from another database
server. Will run locally but not from another machine. The appropriate
dlls
are in the sql install folders.
The initial step is an ActiveXcomponent and this is where it's failing.
Any suggestions.
thanks,


C:\>dtsrun /S servername /E /N packagename
DTSRun: Loading...
DTSRun: Executing...
DTSRun OnStart: DTSStep_DTSActiveScriptTask_1
DTSRun OnError: DTSStep_DTSActiveScriptTask_1, Error = -2147220482
(800403FE)
Error string: Error Code: 0
Error Source= Microsoft VBScript runtime error
Error Description: ActiveX component can't create object:
'wtDtsPackage.SubsetIm
port'

Error on Line 8

Error source: Microsoft Data Transformation Services (DTS) Package
Help file: sqldts80.hlp
Help context: 1100

Error Detail Records:

Error: -2147220482 (800403FE); Provider Error: 0 (0)
Error string: Error Code: 0
Error Source= Microsoft VBScript runtime error
Error Description: ActiveX component can't create object:
'wtDtsPackage.SubsetIm
port'

Error on Line 8

Error source: Microsoft Data Transformation Services (DTS) Package
Help file: sqldts80.hlp
Help context: 1100

DTSRun OnFinish: DTSStep_DTSActiveScriptTask_1
DTSRun: Package execution complete.




Reply With Quote
  #3  
Old   
cheilig
 
Posts: n/a

Default Re: dtsrun issues - 12-10-2004 , 09:35 AM



Ilya,
Have registered dtsffile.dll, dtspkg.dll, dtspump.dll, and axscphst.dll. All
registered succesfully. The associated .rll are all in place.

"Ilya Margolin" wrote:

Quote:
cheilig,

Did you register the component/dll?

Ilya

"cheilig" <cheilig (AT) discussions (DOT) microsoft.com> wrote in message
news:958B132B-421E-4DE1-8FF0-25BD90EB22BB (AT) microsoft (DOT) com...
Created a DTS package and trying to run it from remote machine. It has
the
client tools already loaded. Have the same problem from another database
server. Will run locally but not from another machine. The appropriate
dlls
are in the sql install folders.
The initial step is an ActiveXcomponent and this is where it's failing.
Any suggestions.
thanks,


C:\>dtsrun /S servername /E /N packagename
DTSRun: Loading...
DTSRun: Executing...
DTSRun OnStart: DTSStep_DTSActiveScriptTask_1
DTSRun OnError: DTSStep_DTSActiveScriptTask_1, Error = -2147220482
(800403FE)
Error string: Error Code: 0
Error Source= Microsoft VBScript runtime error
Error Description: ActiveX component can't create object:
'wtDtsPackage.SubsetIm
port'

Error on Line 8

Error source: Microsoft Data Transformation Services (DTS) Package
Help file: sqldts80.hlp
Help context: 1100

Error Detail Records:

Error: -2147220482 (800403FE); Provider Error: 0 (0)
Error string: Error Code: 0
Error Source= Microsoft VBScript runtime error
Error Description: ActiveX component can't create object:
'wtDtsPackage.SubsetIm
port'

Error on Line 8

Error source: Microsoft Data Transformation Services (DTS) Package
Help file: sqldts80.hlp
Help context: 1100

DTSRun OnFinish: DTSStep_DTSActiveScriptTask_1
DTSRun: Package execution complete.





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.