ARC6286E
NO VALID AGGREGATE VERSION RECORD FOUND FOR [AGGREGATE GROUP(agname) {, VERSION(vvvv) | DATE(yyyy/mm/dd) } | DATASETNAME(data-set-name)], ARECOVER COMMAND FAILED

Explanation

An ARECOVER command has been issued. If the AGGREGATE parameter has been specified, no aggregate version record have been found in the BCDS for the indicated aggregate group name, or an aggregate version record has been found but one or more associated ARECOVER input files are not cataloged.

If the DATASETNAME parameter has been specified along with VERIFY or EXECUTE, an aggregate version record has been found but one or more associated ARECOVER input files are not cataloged.
  • AGGREGATE(agname) indicates that AGGREGATE has been specified on the ARECOVER command. agname is the aggregate group name that has been specified.
  • VERSION(vvvv) indicates that VERSION has been specified on the ARECOVER command. vvvv is the version number that has been specified.
  • DATE(yyyy/mm/dd) indicates that DATE has been specified on the ARECOVER command. yyyy/mm/dd is the date that has been specified.
  • DATASETNAME(data-set-name) indicates that DATASETNAME has been specified on the ARECOVER command. data-set-name is the control file data set name that has been specified.

System action

DFSMShsm processing continues.

Programmer response

Reissue the ARECOVER command with the DATASETNAME and PREPARE parameters to cause the aggregate group version record to be created. If the PREPARE function has been performed, correct the subparameters to reflect the proper aggregate group name, version, date, or control file data set name, and reissue the ARECOVER command.

To determine if an aggregate version record has been found but one or more associated ARECOVER input files are not cataloged, you can issue the LIST AGGREGATE(agname) command to determine if an ABR record exists. If it exists, then the LIST command will indicate if there are uncataloged files. If an associated ARECOVER input file is not cataloged, then two options are available. Delete the ABR record and reissue the ARECOVER command with the DATASETNAME parameter, or catalog the control, data, instruction/activity log files and reissue the ARECOVER command with the DATASETNAME or AGGREGATE parameter.

Source

DFSMShsm