View previous topic :: View next topic |
Author |
Message |
ravikumar_sri2001 Beginner
Joined: 06 Dec 2002 Posts: 117 Topics: 44 Location: Chennai,India
|
Posted: Sun Aug 21, 2011 11:16 pm Post subject: Infinite loop |
|
|
Experts,
If a program goes on infinite loop, will the central processor executing that infinite loop run for ever until we purge the job ?
Thanks in advance for your help!
Ravikumar. |
|
Back to top |
|
|
papadi Supermod
Joined: 20 Oct 2009 Posts: 594 Topics: 1
|
Posted: Sun Aug 21, 2011 11:45 pm Post subject: |
|
|
What does this have to do with JCL
Usually if a batch job goes into a loop, it will "time-out" when it exceeds the cpu time allowed for the job. If the Operations people determine there is a loop (i.e. the same line of output printing millions of times) they may cancel the job. _________________ All the best,
di |
|
Back to top |
|
|
ravikumar_sri2001 Beginner
Joined: 06 Dec 2002 Posts: 117 Topics: 44 Location: Chennai,India
|
Posted: Sun Aug 21, 2011 11:56 pm Post subject: |
|
|
Thanks for your reply!
If the JOB class has CPU time limit of 10 Seconds, will the central processor executing that infinite loop run until 10 seconds of CPU time is spent ? |
|
Back to top |
|
|
Nic Clouston Advanced
Joined: 01 Feb 2007 Posts: 1075 Topics: 7 Location: At Home
|
Posted: Mon Aug 22, 2011 2:04 pm Post subject: |
|
|
A) you didn't answer papadi's question
b) He answered your repeated question in his reply. _________________ Utility and Program control cards are NOT, repeat NOT, JCL. |
|
Back to top |
|
|
ravikumar_sri2001 Beginner
Joined: 06 Dec 2002 Posts: 117 Topics: 44 Location: Chennai,India
|
Posted: Mon Aug 22, 2011 9:33 pm Post subject: |
|
|
I misunderstood Papadi's reply and I apologize for that. Thank you so much for your help! |
|
Back to top |
|
|
|
|