DFS4274I UNABLE TO STOP resource_typeresource_name: reason

Explanation

An database recovery service /RECOVER STOP command was issued but could not process. The message destination is the z/OS® system console and the IMS master terminal (if this is a DB/DC IMS). This message is also sent to the issuer of the command.

In the message text:
resource_type
Identifies the type of resource the /RECOVER STOP command 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 STOP command.
reason
Indicates the cause of the error, and is one of the following:
RECOVERY NOT IN PROGRESS
A /RECOVER STOP command was issued when recovery was not in progress.
NOT IN RECOVERY LIST
The database data set or area specified in the command is not in the recovery list.
NOT IN RECON
The DB, CAGRP, DBDSGRP or DATAGROUP resource type was not found in RECON.
SAVE REQUIRES ALLENT
A /RECOVER STOP command was issued with the SAVE option, but ALLENTRIES was not specified.
NOTHING REMOVED
No database data set or area was stopped as a result of the /RECOVER REMOVE command.
THIS IS A FAST PATH AREA
A /RECOVER STOP command was issued with the DBDS option, but the entry is a Fast Path area.

System action

If the resource_type is LIST, then the /RECOVER STOP command aborts. Otherwise, processing continues for other resources.

System programmer response

Determine why the command failed and if necessary, reissue the command.

Module

DFSRWCP0