The 1.13 online help is confusing:
        "Wild card (*): The     * means any character including a blank."
        "Mask (%):      A single character replacement."
        This suggests not including a blank, as is usual for the % mask in 
other places.


About comparison operators: the z/OS 1.13 help says:
        "You can use a relational operator for the priority work qualifier 
only. "
So this does not help me, at least under 1.13.

The only solution now seems to include masks for A* to Z* which makes the 
non-SE jobs fall into the top line default.
If no one else has the solution, I will open a PMR.

Thanks for your help,
Kees.

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of Peter Hunkeler
Sent: 10 December, 2014 9:05
To: [email protected]
Subject: AW: Silly problem with WLM Classification Rules

 
>I am unable to distinguish between 'SE=other'and No SE (SE=blanks). 
>SE=* matches on any blank and non-blank SE. 
>SE=%* should match on a non-blank first character, but seems to do the same as 
>SE=*. 
>The % mask appears to match also on blanks, although the PF1 doc suggests 
>otherwise. Unless >'No SE' is represented by hex zeroes and therefor matches 
>on %. 


I tried on z/OS 2.1 and got the same result. However online help and the book 
seem to indicate that % matches on "any character". I take this to mean all 256 
possibililties.


In the online help, I have found that you can use comparison operators. So I 
tried:
SE    <>%*
SE    <A*


The latter should match if no SCHENV is specified, since both "blank" and X'00' 
should be lower than "A". Neither worked. Nor did a ">A" or ">A*". I could not 
readily find comparison operators in the FM, only in the WLM dialog help.


Not sure if this is new with z/OS 2.1. If you can see this on V1.13, you might 
want to try '<A*' and eventually open a PMR if it does not work for you either.


--
Peter Hunkeler



----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN
********************************************************
For information, services and offers, please visit our web site: 
http://www.klm.com. This e-mail and any attachment may contain confidential and 
privileged material intended for the addressee only. If you are not the 
addressee, you are notified that no part of the e-mail or any attachment may be 
disclosed, copied or distributed, and that any other action related to this 
e-mail or attachment is strictly prohibited, and may be unlawful. If you have 
received this e-mail by error, please notify the sender immediately by return 
e-mail, and delete this message. 

Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its 
employees shall not be liable for the incorrect or incomplete transmission of 
this e-mail or any attachments, nor responsible for any delay in receipt. 
Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch 
Airlines) is registered in Amstelveen, The Netherlands, with registered number 
33014286
********************************************************
                        

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to