FRD6023A START COMMAND FOR process FAILED, reason
Explanation
The
RECOVER START
command was
issued but the recovery or verify process cannot continue, as indicated
by reason: - ERRORABORT SPECIFIED
- An error was detected with one database data set or area while
the IMS Database Recovery
Facility attempted
to start recovery, and ERRORCONT was specified on the
RECOVER START
command.
- 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 FRD6024I 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.
- RECOVERY LIST NOT FOUND
- No recovery list was found with a token matching the one provided with the command.
- ALREADY IN PROGRESS
- The recovery was not started because it is already processing.
- 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.
- DBRC RECOVER START FAILURE
- The log data sets returned by DBRC for recovery are not ordered correctly. This condition should not occur.
- INVALID RECOVERY TIME
- The RCVTIME specified is not in a valid time stamp format.
System action
The current IMS Database Recovery Facility recovery instance fails.
User response
Take the appropriate action based on the reason
received:
- ERRORABORT SPECIFIED
- Correct the error and restart recovery. See message DFS4266I in IMS Messages and Codes for the proper action.
- INCOMPLETE RECOVERY GROUP
- Specify the whole group, redefine the group, don't specify PITR, or specify NOCHECK. See FRD6024I 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.
- RECOVERY LIST NOT FOUND
- Create a recovery list with the name you specified or enter the name of an existing list.
- ALREADY IN PROGRESS
- The recovery is running. No action is necessary.
- 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.
- DBRC RECOVER START FAILURE
- Call IBM® Software Support for assistance.
- INVALID RECOVERY TIME
- Ensure the RCVTIME specified is in an acceptable time stamp format.
Module
FRXVSTA0