FRD6018W UNABLE TO REMOVE resource_typeresource_name: reason
Explanation
An IMS RECOVER
REMOVE command was issued but could not process. This message
is sent to the issuer of the command.
In the message text:
- resource_type
- Identifies the type of resource the
RECOVER REMOVEcommand was issued against, and is one of the following:- LIST
- DBDS
- AREA
- DB
- resource_name
- Identifies the name of the resource specified in the
RECOVER REMOVEcommand. - reason
- Indicates one of the following causes for the failures:
- RECOVERY IN PROGRESS
- A
RECOVER REMOVEcommand was issued when recovery was in progress for the recovery list.
- NOT IN RECOVERY LIST
- The database data set or area specified in the command was not part of the recovery list.
- NOT DEFINED IN RECON
- The DB, CAGRP, or DBDSGRP, resource types could not be found in RECON.
- NOTHING REMOVED
- No database data set or area was removed as a result of the
RECOVER REMOVEcommand.
- RECOVERY LIST DOES NOT EXIST
- A
RECOVER REMOVEcommand was issued, but the identified recovery list does not exist.
- THIS IS A FAST PATH AREA
- A
RECOVER REMOVE DBDSwas specified in the command, but the entry was a Fast Path area.
- THIS IS NOT A FAST PATH AREA
- A
REC REMOVE AREAareaname command was entered and the areaname identified an FF DBDS in the recovery list. Determine the appropriate areaname, or enterRECOVER REMOVE DBDSdbd dbds.
- DATAGROUP NOT SUPPORTED
- A
RECOVER ADD DATAGROUPgroupname command was entered. The IMS Database Recovery Facility does not support the DATAGROUP option.
System action
If the resource_type is LIST, the RECOVER REMOVE command
fails. Otherwise, processing continues for those resources not identified by the error.
User response
Determine why the command failed and if necessary, reissue the command.
Module
FRXVREM0