December 12, 2007 at 10:21 am
Hi,
i have Win2003 with SQL 2000. SQL Server Agent is running with a domain account proxy user. My job executes a DTS-job. This job is running a small program which send messages via TCP to our monitoring enenvironment. The program is starting but is never sending message. I run an even more simple program which opens a file and dumps the current time - it is working. So my proxy user is allowed to start new processes.
If I run the messaging program from console under my administrative account it works as expected.
I think the proxy-user is missing some rights. Unfortunatly the guys responsible for user administrartion don't have a clue. Everyone an idea?
Thanks
Holger
December 15, 2007 at 3:16 pm
Can you modify the job to include some additional logging?
Like a ping/tracert log to a textfile before launching the small app?
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply