Thank you very much for informing me that COUNT(0) is available only above z/OS V1.9.
A customer wants to use both volume and data set name VRS. I don't know its detailed reason. The customer just ask us how to retain volumes by days. They also use data set VRSs. I guess that if a volume doesn't match data set VRSs, they want to retain the volume by volume VRS. Minoru Massaki (M*M) 2012/8/23 Pinnacle <[email protected]>: > You have to be on z/OS V1R9 for COUNT(0). Is there a reason you can't use a > dataset VRS? > > > On 8/22/2012 3:15 PM, Minoru Massaki wrote: > > Hi Conley-san, > > I tried to specify COUNT(0) on VOLUME VRS but the count must be from 1 > to 99999. So COUNT(0) became error. > > I'll attach a zipped all output lists. Password for un-zip is "vrs". > I used DAYS2 next VRS instead DAYS5 and target volume is VTP026. > > Our test system is very old z/OS V1.7 because our customers are still > using old V1.6 or V1.7. :-( > I'll test this VRS process on z/OS V1.12 in near future. > > Your help is appreciated. > > > Minoru Massaki (M*M) - SoftPlex Inc, Tokyo, Japan > > > 2012/8/22 Thomas Conley <[email protected]>: > > On 8/22/2012 6:11 AM, Minoru Massaki wrote: > > Hello Conley-san, > > Thank you for your suggestion. > > I added VOLUME VRS and next_VRS as following: > ADDVRS VOLUME(VTP02*) NEXTVRS(DAYS5) > ADDVRS NAME(DAYS5) DAYS COUNT(5) > > Then I wrote a data set on volume VTP029 > > After Housekeeping, retention date field of VTP029 was CYCL/99999. > It seems to me that NEXTVRS is NO effect. > > Then I changed VOLUME VRS as following. > ADDVRS VOLUME(VTP02*) COUNT(1) NEXTVRS(DAYS5) > > Housekeeping ran again, then the retention data of VTP029 became CYCL/00001. > > I don't know why NEXTVRS is NO effect. > Our VRSEL option in EDGPRMxx is VRSEL(NEW). > > Are there something wrong in my specification about VRS? > > Your help is appreciated. > > Minoru, > > Try COUNT(0). If that doesn't work, post the VRSEL REPORT output, and > the EDJACTP report output for the volume. > > Regards, > Tom Conley > > > > -- 全先 実 - Minoru Massaki (M*M) E-mail: [email protected] ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
