×
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.
First, my QSTRUP program and my backup only need to start the subsystem, and
the job will begin running.
Second, some places set a limit on how many threads the QBATCH job queue can
have.
Third, I can allocate a separate memory pool to my subsystem, and it can
have its own job queue as well.
It's just a matter of taste, but it works for me.
Paul Nelson
Cell 708-670-6978
Office 512-392-2577
nelsonp@xxxxxxxxxxxxx
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Michael Rosinger
Sent: Tuesday, September 18, 2007 11:37 AM
To: midrange-l@xxxxxxxxxxxx
Subject: Re: scheduled job to run every n minutes?
"Paul Nelson" <nelsonp@xxxxxxxxxxxxx> wrote in message
news:mailman.5713.1190132613.4459.midrange-l@xxxxxxxxxxxxxxx
I'd run the job in a separate subsystem as a prestart job.
Do you have a specific reason for that? Is there an impact on processing if
this job is running in QBATCH along with other jobs?
As an Amazon Associate we earn from qualifying purchases.