Search found 3 matches

by Tethis
Tue May 13, 2008 3:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job-Reset gets stuck
Replies: 4
Views: 1407

Hello again,

we still have the same problem from time to time. Can anybody help me out here?

Thank you a lot!
by Tethis
Fri Apr 11, 2008 2:25 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job-Reset gets stuck
Replies: 4
Views: 1407

Thank you first for the fast response! I think this problem occurs not because of the waiting time. We start the Reset with a command out of a cmd. In our Logs we can see, that the dsjob.exe for the Reset has been started. Also we can see the running dsjob.exe on the server. But the dsjob.exe isn't ...
by Tethis
Tue Apr 08, 2008 3:10 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job-Reset gets stuck
Replies: 4
Views: 1407

Job-Reset gets stuck

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% ...