> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Tom Marchant > Sent: Friday, October 06, 2006 3:04 PM > To: [email protected] > Subject: Re: System LOGR files and SMS > > > On Fri, 6 Oct 2006 12:58:43 -0500, McKown, John > <[EMAIL PROTECTED]> wrote: > > > >Either set up a storage class strictly for the LOGR files > (based on HLQ) > >and use that in the STORGRUP ACS routine to direct it to a > storage group > >which has the volume(s) you want the LOGR files on. This is > what we do. > > I don't get why people like to make storage group decisions in the > storage class ACS routines. Why make a unique storage class just > for this? > > Tom Marchant >
In our case, simply because makes some things we want to do easier. Every storage class starts with SC (SCzzzz). For each SCzzzz there exists exactly one SGzzzz. Therefore, when we do a LISTC or use 3.4 we can know the storage group name from the storage class name. Yes, I know this is a perversion of why to have storage classes. Storage classes can do more. But we don't because we only have a single 2105 Shark. We don't need to use storage classes for anything in particular, so we use it for this reason. <shrug> -- John McKown Senior Systems Programmer HealthMarkets Keeping the Promise of Affordable Coverage Administrative Services Group Information Technology This message (including any attachments) contains confidential information intended for a specific individual and purpose, and its content is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this transmission, or taking any action based on it, is strictly prohibited. ---------------------------------------------------------------------- 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

