DATE and VERSION: Specifying the specific aggregate group to be recovered

Explanation: DATE | VERSION are optional parameters you can use to specify the specific aggregate group to recover.

Note: DATE or VERSION are valid only when you specify AGGREGATE(agname).
DATE(yyyy/mm/dd) indicates the date of the aggregate group version you want recovered.
Note: If more than one aggregate version has been created on the date you specify, the most current version on the specified date is selected.

VERSION(nnnn) indicates the specific version of the aggregate group to be recovered.

Defaults: If neither DATE nor VERSION is specified, the most current aggregate group version is recovered.