I need to correct a typeO. The ALTER command will not attempt to recall the data set. It does change the management class in place.
Michael Spencer BMC Software -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Ted MacNEIL Sent: Tuesday, March 17, 2009 4:21 PM To: [email protected] Subject: Re: changing management class on about 10000 datasets >From what I've gathered, the new mgmt class will only apply to new >datasets or the old ones if they get migrated or recalled, but I can't mass change these old datasets while they are at rest. You're correct. You cannot change any migrated dataset, at rest. The ACS routines are only re-driven at recall. And, ALTER will probably recall. Then, you are stuck until the new retention period has expired. I'd suggest an HLIST output, parsed by a REXX programme to generate HDELs. I've not done it myself, but HLIST output is eminately PARSable. I did do it, with SAS, 20 years ago. - Too busy driving to stop for gas! ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- 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

