|
At 11:11 08/19/98 -0400, Loyd Goodbar wrote: >Is there a way to "suspend" a batch job, in the same manner that an >interactive job can be suspended with the DSCJOB command? Some of our >purges run overnight in batch, and rather than end them or let them run >throughout the day, we'd like to suspend the job until the next evening. >Any ideas or is it just impossible? Welllll... You can hold them (HLDJOB). They'll just set there and consume no CPU cycles until you release them (RLSJOB) again. They will however, retain any object/record locks that they may have had when they were running, and they will consume an active job slot for the job queue, so if they're in single threaded queues, nothing else will be able to run. If you ran them in their own job queue, that wouldn't be a problem, but you'd still have the problem with object and record locks, as you would with disconnected jobs also. hth Pete Pete Hall peteh@inwave.com http://www.inwave.com/~peteh/ +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.