An account will enable you to access:
Don't have an account?
Active IQ Unified Manager Discussions
I have a job which has been stuck in the "canceling" / "aborting" state for more than 2 days. So I'm trying to kill the job.
Or, if someone can explain to me how to get the process ID from a job ID - that works too.
Thanks
Solved! See The Solution
Do a ps-eaf | grep -i dfpm
you will find some output with the job id, find the process and kill it.
Regards
adai
View solution in original post
Hi,
What is the command to kill any job when using DFM on a windows server?
Thanks.