× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I had a similar situation a few years ago. However, I changed the initial
program. It creates a message queue in the QRPLOBJ library named BRKMxxxxxx,
where xxxxxx is the job number (i.e. BRKM407689), and puts it n break mode
with a break handling program. If I want that job to execute a command I
send a message to its message queue.

I also have a job that runs periodically which executes the command DLTMSGQ
QRPLOBJ/BRKM*. Only the message queues that are not allocated to a job are
deleted. At any rate, the QRPLOBJ library gets cleared when I IPL.
 
Albert 

        -----Original Message-----
        From:   midrange-l-bounces@xxxxxxxxxxxx
[SMTP:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Rich Duzenbury
        Sent:   Thursday, August 26, 2004 11:07 PM
        To:     ISeries Mailing List
        Subject:        Break handling program

        Hi all,

        I've been asked to change the system in such a way as to interrupt
        certain workstations at regular scheduled times to perform an often
        forgotten task.

        I'm considering using a break message handling program, which can be
set
        up via the CHGMSGQ command, and then have a scheduled job send a
message
        to the workstations at the proper times.

        First off, are there any other better methods for such a task?

        The more difficult problem with this method is that the CHGMSGQ
command
        needs to be run every time a user logs into the workstation.  At
this
        site, the initial program is sacred for political reasons and must
not
        be modified.

        How might I have a new job run a command without changing the
initial
        program?  

        Thanks.

        --
        Regards,
        Rich

        Current Conditions in Des Moines, IA
        Overcast
        Temp 73.4F
        Winds out of the Southwest at 6mph

        --
        This is the Midrange Systems Technical Discussion (MIDRANGE-L)
mailing list
        To post a message email: MIDRANGE-L@xxxxxxxxxxxx
        To subscribe, unsubscribe, or change list options,
        visit: http://lists.midrange.com/mailman/listinfo/midrange-l
        or email: MIDRANGE-L-request@xxxxxxxxxxxx
        Before posting, please take a moment to review the archives
        at http://archive.midrange.com/midrange-l.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.