&DSN The name of the data set or collection for which ACS processing is taking place. For VSAM data sets, only the cluster name is passed to the ACS routine; the component names are not. *If the data set has an absolute or relative generation number, it is stripped from &DSN* The generation number is the low-level qualifier of the data set name. For the data set naming rules, see z/OS MVS JCL Reference.
Bob -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Perryman, Brian Sent: Wednesday, October 05, 2005 8:39 AM To: [email protected] Subject: SMS ACS filter list selection Hi folks I have a GDG, let's call it A.B.C for now. I have a Storclass ACS routine with FILTLIST DSN_GDG INCLUDE(A.B.C) If I migrate and recall dataset A.B.C.G0001V00, it matches the filter list DSN_GDG (I know that it does because that is used to subsequently place it on a volume). If I change the FILTLIST to DSN_GDG INCLUDE(A.B.C.**) and migrate and recall A.B.C.G0001V00, again it matches the filter list DSN_GDG. If I change the FILTLIST to DSN_GDG INCLUDE(A.B.C.G*) and migrate and recall A.B.C.G0001V00, it does NOT match the filter list. Is that what I should expect? If so, why? LEGAL DISCLAIMER The information transmitted is intended solely for the individual or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of or taking action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you have received this email in error please contact the sender and delete the material from any computer. Seeing Beyond Money is a service mark of SunTrust Banks, Inc. [ST:XCL] ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

