Deleting expired backup versions of non-SMS-managed data sets

To delete expired backup versions from the backup volumes, use the EXPIREBV command as you do for deleting expired SMS-managed backup versions. Issue the following command to delete non-SMS-managed backup versions:
EXPIREBV NONSMSVERSIONS(DELETEIFBACKEDUP(days))
   EXECUTE
 
EXPIREBV NONSMSVERSIONS(CATALOGEDDATA(days))
   EXECUTE
 
EXPIREBV NONSMSVERSIONS(UNCATALOGEDDATA(days))
   EXECUTE