Thanks -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Mike Shorkend Sent: Sunday, February 21, 2016 9:08 AM To: [email protected] Subject: Re: WLM managed initiator question
Gadi Use the QAFF keyword on $TJOBCLASS For example if you want to prevent jobs in CLASS(6) from running on CMP1 use $TJOBCLASS(6),QAFF(-CPM1) BTW, This is valid for JES managed initiators as well. HTH Mike On 21 February 2016 at 08:51, גדי בן אבי <[email protected]> wrote: > Hi, > > Is there any way to prevent jobs in a certain WLM managed class from > running on a certain LPAR. > > We are running z/OS v2.1 > > We have a two LPAR basic sysplex. > > We have a few classes defined as WLM managed. > > We have an OPS Rule that sets up the classes on each system. This rule > says among other things: > $T JOBCLASS(6),XEQM(CMP1)=(MAX=0) > > Which means that no jobs in class 6 will run on CMP1. > When I issue this command, I get: > $HASP003 RC=(08),T 041 > $HASP003 RC=(08),T JOBCLASS(6) XEQM(CMP1) MAX - VALUE IS > $HASP003 OUTSIDE NUMERICAL RANGE, RANGE IS > $HASP003 (1-4294967295) > > I’m pretty sure this worked in the past. > > Am I mistaken? > Is there any other way to prevent jobs in a certain WLM managed class > from running on a a certain LPAR? > > Thanks > > Gadi > > > > ________________________________ > לשימת לבך, בהתאם לנהלי חברת מלם מערכות בע"מ ו/או כל חברת בת ו/או חברה > קשורה שלה (להלן : "החברה") וזכויות החתימה בהן, כל הצעה, התחייבות או > מצג מטעם החברה, מחייבים מסמך נפרד וחתום על ידי מורשי החתימה של החברה, > הנושא את לוגו החברה או שמה המודפס ובצירוף חותמת החברה. בהעדר מסמך > כאמור (לרבות מסמך > סרוק) המצורף להודעת דואר אלקטרוני זאת, אין לראות באמור בהודעה אלא משום > טיוטה לדיון, ואין להסתמך עליה לביצוע פעולה עסקית או משפטית כלשהי. > > Please note that in accordance with Malam and/or its subsidiaries > (hereinafter : "Malam") regulations and signatory rights, no offer, > agreement, concession or representation is binding on the Malam, > unless accompanied by a duly signed separate document (or a scanned > version thereof), affixed with the Malam seal. > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send > email to [email protected] with the message: INFO IBM-MAIN > -- Mike Shorkend [email protected] www.shorkend.com Tel: +972524208743 Fax: +97239772196 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN לשימת לבך, בהתאם לנהלי חברת מלם מערכות בע"מ ו/או כל חברת בת ו/או חברה קשורה שלה (להלן : "החברה") וזכויות החתימה בהן, כל הצעה, התחייבות או מצג מטעם החברה, מחייבים מסמך נפרד וחתום על ידי מורשי החתימה של החברה, הנושא את לוגו החברה או שמה המודפס ובצירוף חותמת החברה. בהעדר מסמך כאמור (לרבות מסמך סרוק) המצורף להודעת דואר אלקטרוני זאת, אין לראות באמור בהודעה אלא משום טיוטה לדיון, ואין להסתמך עליה לביצוע פעולה עסקית או משפטית כלשהי. Please note that in accordance with Malam and/or its subsidiaries (hereinafter : "Malam") regulations and signatory rights, no offer, agreement, concession or representation is binding on the Malam, unless accompanied by a duly signed separate document (or a scanned version thereof), affixed with the Malam seal. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
