× 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: Prestart & Autostart
  • From: "Goins, Kirk : CO IR" <KGoins@xxxxxxx>
  • Date: Wed, 12 May 1999 14:45:00 -0700

let's see...

Autostart jobs are to the 400 as are autoexec.bat jobs are to PCs. The are
called when a sbs starts. For a TCP/IP job it could be used to start the
listener job that might be needed to be active as a continuously running job
in the sbs. To setup a  autostart job, create a JOBD that has all that is
needed to get the job running. This could be as simple as adding "CALL PGMA"
to the RQSDTA field. Once the JOBD is setup use the ADDAJE cmd to create the
autostart job in the sbs of your choice.

Prestart jobs are great for comm based programs. They go out and do some of
the startup overhead prior to having the actual job to run. Things like what
sbs to run in and the like. this cuts down on startup time when a request
comes in to start a new job.

You use the ADDPJE cmd to set it up. You might have some runing already. Do
a WRKACTJOB then use F14 Include to see type PJ.

Hope this helps

Prestart jobs
 ----------
From: David Gibbs
To: 'Midrange Mailing List'
Subject: Prestart & Autostart
Date: Wednesday, May 12, 1999 1:46PM

Folks:

Can anyone point me to a resource on setting up prestart & autostart jobs
and what they are good for?

I'm trying to see if we can use prestart & autostart jobs to assist with our
TCP/IP project.

Thanks!

david


 --

David Gibbs
Sr. Software Engineer
Mortice Kern Systems US, Inc.
2500 S. Highland Ave., Suite 200
Lombard, IL  60148

phone: (630) 495-2108 x5004
http://www.mks.com <http://www.mks.com/>
mailto:dgibbs@mks.com <mailto:dgibbs@mks.com>


Opinions expressed are strictly my own and do
not necessarily reflect those of my employer.


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