On 8/21/2012 12:20 PM, Minoru Massaki wrote:
> Hello RMM experts,
> 
> I like retain volumes (volser prefix is VTP02) 5 days by VOLUME VRS.
> Then I added a VOLUME VRS as following.
> 
>      ADDVRS  VOLUME(VTP02*)  COUNT(5)
> 
> (If I add operand DAYS to specify retention type, it became an error.
>   IKJ56712I INVALID KEYWORD, DAYS
> RMM Manual says there is no DAYS operand for ADDVRS VOLUME.)
> 
> 
> I created a data set on volume VTP020, and ran RMM housekeep with
> VRSEL, EXPROC parms.
> After that I display the volume VTP020 through ISMF pannel.
> Retention date field of the VTP020 showed "CYCL/00005", not "yyyy/ddd"
> (ddd=current date+5)
> 
> Is this working as design or bug?
> 
> I want to retain the volume 5 days long, NOT cycle 5.
> How can I set the retention data as current data + 5?
> 

Minoru,

COUNT for a volume VRS is the number of volumes you want to retain,
hence the CYCL/00005 on the volume retention.  Eliminate COUNT on the
VOLUME VRS, or specify COUNT(99999), then use a NEXTVRS(DAYS) and create
ADDVRS DAYS5 DAYS(5).

Regards,
Tom Conley

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to