DFS4267I RECOVERY NOT STARTED, reason
Explanation
The database recovery service /RECOVER
START command was issued but recovery cannot continue, as
indicated by reason:
- DBRC AUTHORIZATION FAILURE
- An IMS has one or more database data sets or areas authorized in the recovery list.
- DBRC RECOVER START FAILURE
- An IMS internal error in DBRC caused the recovery to fail.
- ERRORABORT SPECIFIED
- An error was detected with one database data set or area while
the database recovery service attempted to start recovery, and
ERRORCONT
was specified on the /RECOVER START command. For more information about the type of failure, see DFS4266I. - INCOMPLETE RECOVERY GROUP
- Recovery failed because one or more members of a recovery group were not included in the recovery list. This message is followed by one or more DFS4284I messages listing the members of the recovery group that are not in the recovery list.
- NO RECOVERABLE ENTRIES
- None of the entries in the recovery list can be recovered due to one or more errors.
- ONLINE CHANGE IN PROGRESS
- A /MODIFY COMMIT or INITIATE OLC PHASE(COMMIT) command was in progress when the /RECOVER START command was issued. The /RECOVER START command is rejected.
- RECOVERY LIST NOT FOUND
- No recovery list was found with a token matching the one provided with the command.
- RECOVERY NOT STARTED, ALREADY IN PROGRESS
- The recovery was not started because it is already processing.
- RECOVERY NOT STARTED, OTHER RECOVERY IN PROGRESS
- The recovery was not started because another recovery is currently in progress.
- RECOVERY TIME GREATER THAN RUN TIME
- The input recovery time on a /RECOVER START command is greater than the current time.
- UNABLE TO CREATE ITASK
- An IMS internal error caused the recovery to fail. Report the problem to IBM® Software Support.
- UNABLE TO GET CCCCCCCCCC
- An IMS internal error caused the recovery to fail.
Report the problem to IBM Software
Support. CCCCCCCCCC is
one of the following IMS internal resources:
- QSAV
- PST
- EPST
- APSB LATCH
- PSBP LATCH
- AUTHORIZATION PARM LIST
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.
System action
The current database recovery service recovery instance is aborted.
System programmer response
Take the appropriate action based
on the reason received:
- DBRC AUTHORIZATION FAILURE
- Either the IMS is out of storage or an internal IMS failure occurred. See previously issued DBRC messages for additional information. If you cannot determine the cause of the error, call IBM Software Support for assistance.
- DBRC RECOVER START FAILURE
- Either the IMS is out of storage or an internal IMS failure occurred. See previously issued DBRC messages for additional information. If you cannot determine the cause of the error, call IBM Software Support for assistance.
- ERRORABORT SPECIFIED
- Correct the error and restart recovery. See DFS4266I for the proper action.
- INCOMPLETE RECOVERY GROUP
- Specify the whole group, redefine the group, do not specify PITR (point in time recovery), or specify NOCHECK. See DFS4284I for additional information.
- NO RECOVERABLE ENTRIES
- Prior messages should have been issued regarding failures for each entry. See the previous messages for the appropriate action.
- ONLINE CHANGE IN PROGRESS
- Reissue the /RECOVER START command when the /MODIFY COMMIT or INITIATE OLC PHASE(COMMIT) command completes.
- RECOVERY LIST NOT FOUND
- Create a recovery list with the name you specified or enter the name of an existing list.
- RECOVERY NOT STARTED, ALREADY IN PROGRESS
- The recovery is running. No action is necessary.
- RECOVERY NOT STARTED, OTHER RECOVERY IN PROGRESS
- Stop the other recovery or wait until it finishes.
- RECOVERY TIME GREATER THAN RUN TIME
- Enter the command /RECOVER START with the correct time to start recovery.
- UNABLE TO CREATE ITASK
- Either the IMS is out of storage or an internal IMS failure occurred. If you cannot determine the cause of the error, call IBM Software Support for assistance.
- UNABLE TO GET CCCCCCCCCC
- Either the IMS is out of storage or an internal IMS failure occurred. If you cannot determine the cause of the error, call IBM Software Support for assistance.
Module
DFSRWCI0