Show us what is inside the Active X Script
DTSStep_DTSActiveScriptTask_1
--
--
Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org
"kmartin" <anonymous (AT) discussions (DOT) microsoft.com> wrote
Quote:
I have a DTS package that has a scheduled job. It has been running fine
for over 2 years now from a scheduled job. The scheduled job will not run
|
now. I can execute the package on its own in Enterprise Manager, but now
the scheduled job creates this error:
Quote:
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.
Quote:
Any suggestions, as I can't find any info on this error.
Thanks |