|
Thanx Paul for this vary helpful tip. I hadn't thought of limiting the number of jobs at the job queue. PLA -----Original Message----- From: owner-java400-l@midrange.com [mailto:owner-java400-l@midrange.com]On Behalf Of Clapham, Paul Sent: Friday, June 22, 2001 2:23 PM To: JAVA400-L@midrange.com Subject: RE: Submitting java programs The **subsystem** needs to have space to create the extra job to run Java. But your **job queue** can still permit only one job active at a time. So: CHGSBSD SBS(...) MAXJOBS(many) CHGJOBQE SBS(...) JOBQ(...) MAXACT(1) PC2 -----Original Message----- From: Patrick L Archibald [mailto:Patrick.Archibald@HOMETELCO.COM] Sent: June 22, 2001 10:34 To: JAVA400-L@midrange.com Subject: RE: Submitting java programs I've got the environment variable QIBM_MULTI_THREADED set to Y at the system level and I've submitted jobs with the the ALWMLTTHD parm set to *YES but it still doesn't work. I get message JVAB546 (see below). The only way I can get it to work is submit it to a subsystem capable of running multiple jobs. This makes it difficult to chronologically run several different java programs in batch unless you put them in a CL program. +--- | This is the JAVA/400 Mailing List! | To submit a new message, send your mail to JAVA400-L@midrange.com. | To subscribe to this list send email to JAVA400-L-SUB@midrange.com. | To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com. | Questions should be directed to the list owner: joe@zappie.net +--- +--- | This is the JAVA/400 Mailing List! | To submit a new message, send your mail to JAVA400-L@midrange.com. | To subscribe to this list send email to JAVA400-L-SUB@midrange.com. | To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com. | Questions should be directed to the list owner: joe@zappie.net +---
As an Amazon Associate we earn from qualifying purchases.
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.