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



The priority in the user profile is the maximum scheduling priority, not
the run priority. The scheduling priority determines the order in which
jobs are taken off the job queue.

The run priority, along with the time slice, is set in the class
description which is selected by the routing step in the sub system
description. Most interactive jobs are by default running at 20, but the
console is generally at 10 (so it can preempt runaway jobs), and batch jobs
are usually at 50. Timeslice can affect job performance as well since it
affects how long a process can run before it has to give up the processor.
Interactive jobs generally come in at 2000 while batch jobs get a much
longer timeslice at 5000. This can make batch jobs run faster than
interactive jobs even though they have to wait for all the interactive jobs
to give up the processor before they can grab it.

On Fri, Dec 6, 2019 at 1:45 PM Patrik Schindler <poc@xxxxxxxxxx> wrote:

Hello Stefan,

Am 06.12.2019 um 13:11 schrieb Stefan Tageson <Stefan.Tageson@xxxxxxxx>:

Hi, Normally if not adjusted the ODBC jobs run at prio 20. You can
change the class-object to prioritize down to 50 or similar.
Put a line in your startup program to set the prio ar evert IPL.

Interactive priority is set in the user profile and usually 3. That's way
more than 20, so reducing to 50 would not really help with my issue. AFAIR,
priorities are not an absolute setting but a relative-to-each-other
parameter. The machine isn't doing much when not processing bulk ODBC
inserts, so it's even not other jobs slowing down the interactive job.

:wq! PoC

PGP-Key: DDD3 4ABF 6413 38DE - https://www.pocnet.net/poc-key.asc


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

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

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.