1.

Solve : DOS Job Streams randomly "freezes" during execution?

Answer» <html><body><p>What would cause DOS batch job streams (that have been running successfully for ages) to randomly "freeze" between job steps or called subroutines or to totally skip over one or more commands??  <br/>This is happening on our <a href="https://interviewquestions.tuteehub.com/tag/xp-747558" style="font-weight:bold;" target="_blank" title="Click to know more about XP">XP</a> server, when running various batch backup, update or reporting processes.  Sometimes at the beginning of the job <a href="https://interviewquestions.tuteehub.com/tag/stream-11292" style="font-weight:bold;" target="_blank" title="Click to know more about STREAM">STREAM</a>, other times <a href="https://interviewquestions.tuteehub.com/tag/midway-1096255" style="font-weight:bold;" target="_blank" title="Click to know more about MIDWAY">MIDWAY</a> through a complex series of job steps.  When the job is restarted, it inevitably runs to a good conclusion. <a href="https://interviewquestions.tuteehub.com/tag/quote-1175222" style="font-weight:bold;" target="_blank" title="Click to know more about QUOTE">QUOTE</a> from: R_Michael on March 04, 2010, 10:04:07 AM</p><blockquote>What would cause DOS batch job streams (that have been running successfully for ages) to randomly "freeze" between job steps or called subroutines or to totally skip over one or more commands??  <br/></blockquote> <br/>Malware eating up your RAM?  Processes running that did not <a href="https://interviewquestions.tuteehub.com/tag/shut-643388" style="font-weight:bold;" target="_blank" title="Click to know more about SHUT">SHUT</a> down on  time?  Clean the machine more often.  Temp files might be too large?<br/><br/>Good Luck Quote from: R_Michael on March 04, 2010, 10:04:07 AM<blockquote>What would cause DOS batch job streams (that have been running successfully for ages) to randomly "freeze" between job steps or called subroutines or to totally skip over one or more commands??  <br/>This is happening on our XP server, when running various batch backup, update or reporting processes.  Sometimes at the beginning of the job stream, other times midway through a complex series of job steps.  When the job is restarted, it inevitably runs to a good conclusion.<br/></blockquote> Are you seeing any errors in the original run?</body></html>


Discussion

No Comment Found