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