Re: SMS : WILD CARD USE IN FILTLIST

2008-02-26 Thread John Kington
Looking at it again, I noticed that John was looking for range of 0 to 9 as the last character in the second and fourth nodes of his dataset. I setup the filtlists to look for 1 though 9. The filtlists should have been: FILTLST NUMA INCLUDE(%%0,%%1,%%2,%%3,%%4,%%5,%%6,%%7,%%8,%%9) FILTLST NUMB

SMS : WILD CARD USE IN FILTLIST

2008-02-25 Thread John Dawes
Hallo All, Can I use the following wild card attribute in a SMS FILTLIST: AM2.DE%*.HESD.SOR%*.** In the case of DE%* I would like to trap any numeric value (0 to 9) which follose DE. In the case if SOR%* I would like again to trap any numeric (0 to 9) after SOR.

Re: SMS : WILD CARD USE IN FILTLIST

2008-02-25 Thread Darth Keller
@BAMA.UA.EDU 02/25/2008 05:50 AM Please respond to IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU To IBM-MAIN@BAMA.UA.EDU cc Subject SMS : WILD CARD USE IN FILTLIST Hallo All, Can I use the following wild card attribute in a SMS FILTLIST: AM2.DE%*.HESD.SOR%*.** In the case

Re: SMS : WILD CARD USE IN FILTLIST

2008-02-25 Thread John Dawes
*.** If I did the math right, it's 90 entries, which isn't that big a filter list. HTH- ddk John Dawes Sent by: IBM Mainframe Discussion List 02/25/2008 05:50 AM Please respond to IBM Mainframe Discussion List To IBM-MAIN@BAMA.UA.EDU cc Subject SMS : WILD CARD USE IN FILTLIST Hallo

Re: SMS : WILD CARD USE IN FILTLIST

2008-02-25 Thread John Kington
by: IBM Mainframe Discussion List 02/25/2008 05:50 AM Please respond to IBM Mainframe Discussion List To IBM-MAIN@BAMA.UA.EDU cc Subject SMS : WILD CARD USE IN FILTLIST Hallo All, Can I use the following wild card attribute in a SMS FILTLIST: AM2.DE%*.HESD.SOR%*.** In the case

Re: SMS : WILD CARD USE IN FILTLIST

2008-02-25 Thread Darth Keller
Very elegant! I like it. ddk FILTLST NUMA INCLUDE(%%1,%%2,%%3,%%4,%%5,%%6,%%7,%%8,%%9) FILTLST NUMB INCLUDE(%%%1,%%%2,%%%3,%%%4,%%%5,%%%6,%%%7,%%%8,%%%9) IF DSN EQ AM2.DE%.HESD.SOR%.** DSN(2) EQ NUMA DSN(4) EQ NUMB THEN DO END

Re: SMS : WILD CARD USE IN FILTLIST

2008-02-25 Thread Vernooy, C.P. - SPLXM
Darth Keller [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] .com... When in doubt, set up a test case try it. Naviquest is a great tool. From the DFSMSdss Storage Admin Guide: The percent sing (%) is used as an ignore character. Each % sign represents one character in the

Re: SMS : WILD CARD USE IN FILTLIST

2008-02-25 Thread Vernooy, C.P. - SPLXM
Darth Keller [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] .com... From the DFSMSdss Storage Admin Guide: The percent sing (%) is used as an ignore character. Each % sign represents one character in the name being filtered, and any character in that position is ignored. IIRC,

Re: SMS : WILD CARD USE IN FILTLIST

2008-02-25 Thread Darth Keller
I can't find anything about a as masking character. I should have spelled it out. It should have been % and *. sorry - ddk ** This e-mail message and all attachments transmitted with it may contain legally