Job-Reset gets stuck
Posted: Tue Apr 08, 2008 3:10 am
Hello,
we have a problem with resetting a Job. We use a Sceduling-System to run a Cmd. In this Cmd we first start a reset for a Sequence:
call %ASCPATH%dsjob -server %GVServer% -run -mode RESET -wait -userstatus %P2% %P3%
and after that we start that Sequence:
call %ASCPATH%dsjob -server %GVServer% -run -mode NORMAL -param QUELL_DB=%P4% -param ZIEL_DB=%P5% -param PLANDATUM=%P6% -userstatus %P2% %P3%
The Problem occurs after the Reset-Call. The dsjob.exe starts, but isn't doing anything. We can see that the process is running, but there are no entrys in the Director.
We use this Scheme for all our productive Jobs (Sequences), but only one has this problem. We already built this Sequence totally new. What can be the reason for this problem?
we have a problem with resetting a Job. We use a Sceduling-System to run a Cmd. In this Cmd we first start a reset for a Sequence:
call %ASCPATH%dsjob -server %GVServer% -run -mode RESET -wait -userstatus %P2% %P3%
and after that we start that Sequence:
call %ASCPATH%dsjob -server %GVServer% -run -mode NORMAL -param QUELL_DB=%P4% -param ZIEL_DB=%P5% -param PLANDATUM=%P6% -userstatus %P2% %P3%
The Problem occurs after the Reset-Call. The dsjob.exe starts, but isn't doing anything. We can see that the process is running, but there are no entrys in the Director.
We use this Scheme for all our productive Jobs (Sequences), but only one has this problem. We already built this Sequence totally new. What can be the reason for this problem?