dbTalk Databases Forums  

Execute Proccess Hangs In SQL Server Agent

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


Discuss Execute Proccess Hangs In SQL Server Agent in the microsoft.public.sqlserver.dts forum.



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

Default Execute Proccess Hangs In SQL Server Agent - 10-09-2005 , 07:49 PM






Hi all,

I have a SQL Server 2000 DTS that ends with an execute process task; it
works fine when run from the designer in Enterprise Manager, but not from SQL
Server Agent.

I have set the instance of SQL Server to run under a domain account with
network access and local administrator rights. The Agent is configured with
the same account. However, I don't think it's an account related problem as
the SQL Server tasks work perfectly from the SQL Server Agent job.

The Win32 process is C:\Program Files\MapInfo\Professional\MAPINFOW.EXE and
the parameter is "D:\GIS\GIS1\WIP\MAB\MapBasic\QV Rates Update - SQL
Server.MBX"

I've looked at the information in the Microsoft KB
(http://support.microsoft.com/?kbid=269074) but I had already set the
suggested options.


Many thanks,



Reply With Quote
  #2  
Old   
Resant
 
Posts: n/a

Default Re: Execute Proccess Hangs In SQL Server Agent - 10-11-2005 , 12:19 AM






Did u use ActiveX Script in Transformation's Workflow Properties?
That's happened to me too cause I use ActiveX in Workflow Prop. After I
remove it, it works.


Reply With Quote
  #3  
Old   
Matthew Brown
 
Posts: n/a

Default Re: Execute Proccess Hangs In SQL Server Agent - 10-12-2005 , 05:40 PM



No, the DTS is simple SQL commands plus the execute proccess task. My current
thinking is the proccess I'm invoking is not a true 32-bit application.

"Resant" wrote:

Quote:
Did u use ActiveX Script in Transformation's Workflow Properties?
That's happened to me too cause I use ActiveX in Workflow Prop. After I
remove it, it works.



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.