Hi Greg, Looks like:
WHEN(&STORCLAS = 'SCDFHSM') DO SET &STORGRP = 'SGDFHSM' EXIT END Thanks! <*BobL*> -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Greg Shirey Sent: Friday, March 09, 2007 8:29 AM To: [email protected] Subject: Re: DFSMSHSM Starter Set Bob, What's the applicable STORGRP assignment look like in your ACS routine? Are you doing something like: WHEN (&STORCLAS = 'SCDFHSM') SET &STORGRP EQ 'SGDFHSM' or something else? Greg Shirey Ben E. Keith Company -----Original Message----- From: IBM Mainframe Discussion List On Behalf Of Lester, Bob Sent: Friday, March 09, 2007 9:07 AM To: [email protected] Subject: DFSMSHSM Starter Set <snip> o the storage group containing the volumes was not selected for this data set allocation. Any ideas? Bob Lester Sr. Systems Programmer Oppenheimerfunds ---------------------------------------------------------------------- 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 ------------------------------------------------------------------------------ This e-mail transmission may contain information that is proprietary, privileged and/or confidential and is intended exclusively for the person(s) to whom it is addressed. Any use, copying, retention or disclosure by any person other than the intended recipient or the intended recipient's designees is strictly prohibited. If you are not the intended recipient or their designee, please notify the sender immediately by return e-mail and delete all copies. OppenheimerFunds may, at its sole discretion, monitor, review, retain and/or disclose the content of all email communications. ============================================================================== ---------------------------------------------------------------------- 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

