dbTalk Databases Forums  

Scheduled job failure

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


Discuss Scheduled job failure in the microsoft.public.sqlserver.dts forum.



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

Default Scheduled job failure - 12-24-2003 , 11:36 AM






I have a DTS package that has a scheduled job. It has been running fine for over 2 years now. I can execute the package on its own, but now the scheduled job creates this error:

DTSRun: Loading... DTSRun: Executing... DTSRun OnStart: DTSStep_DTSActiveScriptTask_1 DTSRun OnError: DTSStep_DTSActiveScriptTask_1, Error = -2147220485 (800403FB) Error string: ActiveX Scripting : Error parsing script Error source: Microsoft Data Transformation Services (DTS) Package Help file: sqldts80.hlp Help context: 1100 Error Detail Records: Error: -2147220485 (800403FB); Provider Error: 0 (0) Error string: ActiveX Scripting : Error parsing script Error source: Microsoft Data Transformation Services (DTS) Package Help file: sqldts80.hlp Help context: 1100 DTSRun OnFinish: DTSStep_DTSActiveScriptTask_1 DTSRun: Package execution complete. Process Exit Code 1. The step failed.

Any suggestions, as I can't find any info on this error.
Thanks

Reply With Quote
  #2  
Old   
Farooq Mahmud [MS]
 
Posts: n/a

Default RE: Scheduled job failure - 12-25-2003 , 06:36 PM






Has it been running as a scheduled job for over 2 years or on its own? The
error leads me to believe there is a problem with the script itself. Can
you manually execute the package from Enteprise Manager running on the SQL
Server itself (not from a client)? If this also fails then try running the
script using the Windows Scripting Host and see if the error reprodcues. If
so then you should make sure the vbscript.dll version on the SQL Server and
on a client where you can execute the package manually are the same.

Hope this helps,
Farooq Mahmud [MS SQL Support]

This posting is provided "AS IS" with no warranties, and confers no rights.

Are you secure? For information about the Strategic Technology Protection
Program and to order your FREE Security Tool Kit, please visit
http://www.microsoft.com/security.


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

Default RE: Scheduled job failure - 01-05-2004 , 10:46 AM



Yes, I can manually run the package from Enterprise Manager. It has run the package from a scheduled job for all this time without errors.

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.