ALL, TOKEN, and VERSIONS: Specifying the delete action

Explanation

ALL, TOKEN, and VERSIONS are mutually exclusive parameters that indicate to DFSMShsm the type of delete action that you are initiating.
ALL
DFSMShsm is to delete all fast replication backup versions.
TOKEN(token)
The token of the backup version to delete. If the token is not unique, then DFSMShsm deletes the most recent backup version with the specified token.
token
Alphanumeric or hexadecimal token.
VERSIONS(bvn,bvn,...)
The backup versions to delete.
bvn,bvn,...
Number of the backup versions.

Defaults

None.