× 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.


  • Subject: Re: How to wait for a submit job
  • From: Rob Berendt <rob@xxxxxxxxx>
  • Date: Tue, 13 Jun 2000 13:13:17 -0500

Create a never ending job that always runs.  Have each 
SBMJOB write out to a data queue instead.  The never ending 
job will read the data queue and process the jobs sequentially.  
Also, you can create a DEDICATE procedure that can pass a 
certain string to the data queue to shut it down.  To undedicate 
it, simple resubmit the data queue job.





Silvio.Santos@brainag.com on 06/13/2000 11:56:15 AM
Please respond to RPG400-L@midrange.com@Internet
To:     RPG400-L@midrange.com@Internet
cc:      
Fax to: 
Subject:        How to wait for a submit job



I have a subfile in which I can run several options and there are some of them
that
can be run in batch, I have one program that does that. Before those batch
options start to run I
copy all the selected subfile records to a temporary file.

My problem is that I would like to know how can I wait for the first sbmjob and
then run the second, I dont want two
or more jobs running simultaneously.

I could send them for a jobq that only runs a job at the same time, but I dont
have one and it isnt  guaranteed
that if I have one in one customer (for instance QBATCH jobq) I will have the
same in another, and also I dont
want to create one especially for that.

How can I submit one job and then wait for that end and there run another one
(the same job but with other *ENTRY parms) if it as been submited  meanwhile ?

I use RPG/400.

TIA,
Silvio.




                     ,,,,,,
                   (o o)
-----------------------oOO--(_)--OOo------------------------
Silvio Santos                                BRAIN Portugal
Tel:    +351 252 248-120             Av. Joao Canavarro, 305
Fax:    +351 252 248-111            4480-668 Vila do Conde
                                                          Portugal
Email: silvio.santos@brainag.com
Web-Page: www.brainag.com
---------------------------------------------------------------------


+---
| This is the RPG/400 Mailing List!
| To submit a new message, send your mail to RPG400-L@midrange.com.
| To subscribe to this list send email to RPG400-L-SUB@midrange.com.
| To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---


+---
| This is the RPG/400 Mailing List!
| To submit a new message, send your mail to RPG400-L@midrange.com.
| To subscribe to this list send email to RPG400-L-SUB@midrange.com.
| To unsubscribe from this list send email to RPG400-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 thread ...


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.