finderr

The finderr command analyzes the error log for the highest severity unfixed error.

Syntax

Read syntax diagramSkip visual syntax diagram
>>- svctask -- -- finderr -------------------------------------><

Description

The command scans the error log for any unfixed errors. Given a priority ordering within the code, the highest priority unfixed error is returned to standard output.

You can use this command to determine the order in which to fix the logged errors.

The Web-based directed maintenance procedures (DMPs) also use this command.

An invocation example

svctask finderr

The resulting output

Highest priority unfixed error code is [1010]
Library | Support | Terms of use | Feedback
© Copyright IBM Corporation 2003, 2009. All Rights Reserved.