FRD6010W UNABLE TO ADD TO rcvlist, entrytype, entryname: reason

Explanation

The entry name specified in the ADD command could not be added to the specified recovery list. If a duplicate entry was detected, the duplicate is ignored. In the message text the following information is shown:
rcvlist
The specified recovery list.
entrytype
If a member of a group is not defined in the RECON, entrytype is not included in the message.
entrytype
One of the following:
  • DBDS
  • AREA
  • DATABASE
  • GROUP (if DBDSGRP, CAGRP, or RECOVGRP was specified in the RECOVER command)
entryname
A keyword specified on the RECOVER ADD or ADD command and is one of the following:
  • DB
  • DBDS
  • DBDSGRP
  • CAGRP
reason
The reason can be one of the following:
ALREADY STARTED
The recovery list specified by rcvlist already started recovery processing.
DATABASE HAS NO DATA SETS
The database does not have any database data sets defined to it in RECON.
DATABASE IS DEFINED AS GSAM
The IMS Database Recovery Facility cannot recover GSAM database types.
DATABASE IS OLR CAPABLE
The object specified by entryname is OLR capable and the ADD or ADD command was issued to a release of IMS Database Recovery Facility that does not support recoveries with OLR capable databases.
FAST PATH NOT INSTALLED
The RECOVER ADD command attempted to add a Fast Path AREA to the recovery list on a system that does not have FP installed.
INDEX OR ILE DATA SET
The DBDS has not been added to the recovery list because it is either a Prime Index or ILDS data set and cannot be recovered. These data sets are recovered by the Index/ILDS Rebuild utility.
NOT DEFINED IN RECON
The object specified by entryname is not defined for RECON.
NOT FOUND IN ACBGEN
The AREA specified on the RECOVER ADD AREA command was not defined to the IMS receiving the command.
NOT IN CAGRP FOR ICRCA
One or more entries in the recovery list do not belong to a CAGRP. The OUTPUT(ICRCA) option requires that all entries belong to a CAGRP.
UNKNOWN REASON FROM DBRC
DBRC returned an unknown reason code to the IMS Database Recovery Facility.
DATAGROUP NOT SUPPORTED
A RECOVER ADD DATAGROUP groupname command was entered. The IMS Database Recovery Facility does not support the DATAGROUP option.
INVALID SMSOPT PARAMETER
The only SMSOPT parameter currently supported is DELCAT.
IT IS A DATAGROUP
The group that is specified for an ADD DBDSGRP or ADD RECOVGRP named a DATAGROUP.
IT IS A RECOVGRP
The group that is specified for an ADD DBDSGRP named a RECOVGRP.
IT IS A DBDSGRP
The group that is specified for an ADD RECOVGRP named a DBDSGRP.

System action

The database data sets that make up the entry name are not added to the recovery list. The databases, areas, or both are not recovered by the IMS Database Recovery Facility.

User response

Examine the RECOVER ADD or ADD command and compare it with the corresponding ACBGEN or RECON entries. Reissue the command with the correct entry names. If reason is UNKNOWN REASON FROM DBRC, call the IBM® Support Center for assistance.

Module

FRXVADD0