|
Carsten: _Much_ better than my explanation. Thanks for doing it better. At V4R3, the exit point information is: ¦ Exit Point Name: QIBM_QWT_JOBNOTIFY ¦ ¦ Exit Point Format Name: NTFY0100 ¦ The text from the OS/400 Work Management APIs manual ... The QIBM_QWT_JOBNOTIFY exit point registers a data queue and library, rather than an exit program and library. The program data that is associated with the data queue must contain the notification type, subsystem description, and subsystem description library. The information will be retrieved from the registration facility when the subsystem starts, so the data queues must be registered before starting the subsystem. Any queues added to the registration facility after a subsystem is started will not be retrieved until the next time the subsystem starts. Richard Jackson mailto:richardjackson@richardjackson.net http://www.richardjacksonltd.com Voice: 1 (303) 808-8058 Fax: 1 (303) 663-4325 -----Original Message----- From: owner-midrange-l@midrange.com [mailto:owner-midrange-l@midrange.com]On Behalf Of Carsten Flensburg Sent: Tuesday, September 05, 2000 1:33 PM To: Jenkins, Joseph; MIDRANGE-L@midrange.com Subject: Re: Monitoring jobq's ----- Original Message ----- From: "Jenkins, Joseph" <joseph.jenkins@eds.com> Sent: Tuesday, September 05, 2000 8:51 PM Subject: Monitoring jobq's > I was wondering if anyone knew of a way to monitor jobs being submitted to > jobq's. I want to know be able to record when a job is submitted to a > certain jobq. Specifically I want to find out if I have jobq's that aren't > even being used. Hi Joseph, The job notification exit points will enable you to monitor jobs submittedto job queues: http://publib.boulder.ibm.com/pubs/html/as400/v4r5/ic2924/info/apis/xjobntfy .htm The list active subsystems api: http://publib.boulder.ibm.com/pubs/html/as400/v4r5/ic2924/info/apis/qwclasbs .htm - combined with the list subsystem job queues api: http://publib.boulder.ibm.com/pubs/html/as400/v4r5/ic2924/info/apis/qwdlsjbq .htm - and the retrieve job queue information api: http://publib.boulder.ibm.com/pubs/html/as400/v4r5/ic2924/info/apis/qsprjobq .htm will give you the status of each job queue in every active subsystem. Best regards, Carsten Flensburg +--- | 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 +--- +--- | 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.