"Beesley, Paul" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > I have RRS data dating back to 2002 and want to get rid of the files. > I recently set the logger values to retpd(30) and autodelete, but all > the old files are still there. > Assuming I can't just delete the files, how else can I get rid of them ? > > My logger entry looks like this : > LOGSTREAM NAME(ATR.LVT1.ARCHIVE) STRUCTNAME() LS_DATACLAS(LOGGER) > > LS_MGMTCLAS() LS_STORCLAS(ISTS000) HLQ(ISTS000) MODEL(NO) > LS_SIZE(5120) > STG_MGMTCLAS() STG_STORCLAS() STG_DATACLAS(LOGGER) > STG_SIZE(5120) > LOWOFFLOAD(0) HIGHOFFLOAD(80) STG_DUPLEX(YES) > DUPLEXMODE(UNCOND) > RMNAME() DESCRIPTION() RETPD(30) AUTODELETE(YES) > OFFLOADRECALL(YES) > DASDONLY(YES) DIAG(NO) LOGGERDUPLEX() EHLQ(NO_EHLQ) > > MAXBUFSIZE(65276) > > > > Paul Beesley > UKOSG, EDS, Bournemouth > * 01202 502334 > * 07790 495140 > * [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > > > > ---------------------------------------------------------------------- > 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 > >
Interesting question. Delete / define the logstream will get rid of all data of course, but I suppose that's not what you want. z/OS 1.6 has added a number of flexibilities to logstreams. I wonder if changing REPTD and AUTODELETE should apply only to the data created after the modification and not to the entire logstream. Changes like LS_MGMTCLAS etc. will take effect at the next offload dataset switch. Did you have an offload dataset switch after the UPDATE? Kees. ********************************************************************** For information, services and offers, please visit our web site: http://www.klm.com. This e-mail and any attachment may contain confidential and privileged material intended for the addressee only. If you are not the addressee, you are notified that no part of the e-mail or any attachment may be disclosed, copied or distributed, and that any other action related to this e-mail or attachment is strictly prohibited, and may be unlawful. If you have received this e-mail by error, please notify the sender immediately by return e-mail, and delete this message. Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its employees shall not be liable for the incorrect or incomplete transmission of this e-mail or any attachments, nor responsible for any delay in receipt. ********************************************************************** ---------------------------------------------------------------------- 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

