Starting at the top: So, how to detect when Webdocs is unresponsive?
You could put a trigger on this file. When the trigger is executed it
could write to a data queue. Another job could be monitoring the data
queue. If it's been x seconds since the last data queue entry alert the
troops.
http://www-01.ibm.com/support/knowledgecenter/ssw_ibm_i_72/apis/qrcvdtaq.htm?lang=en-us
Parameter 5, wait time.
Otherwise, your intermittent job idea will be doing a LOT of I/O every
certain interval just to look for gaps and still not be near as timely.
That's more of a "yes the horse has left the paddock quite some time ago".
Rob Berendt
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.