closeproblem

The closeproblem command modifies the status of a problem in the problem log file to closed.

Read syntax diagramSkip visual syntax diagram
>>-closeproblem--+-------------------------+--+---------+-- -node--node_Num--problem_ID-><
                 '- -dev--storage_image_ID-'  '- -quiet-'                                 

Parameters

Note: You cannot specify a range of problem IDs.
-dev storage_image_ID
(Optional) Specifies the storage image ID, which includes manufacturer, type, and serial number. This parameter is required if you do not specify a fully qualified ID for all ID values that take a storage image ID in the command input required for this command.
-quiet
(Optional) Specifies that the confirmation prompt for this command be turned off.
-node node_Num
(Required) Specifies the ID of the node on which the problem record was created.
The node number, along with the problem ID uniquely identifies a problem record.
problem_ID
(Required) Specifies the problem entry to be closed. The format of the problem ID is yyyy-mm-dd-hh.mm.ss.us

Example

Invoking the closeproblem command
dscli>closeproblem -dev IBM.1750-68FA121 -node 0 2005-01-01-12.30.00.000001
The resulting output
Date/Time: Sun Aug 11 02:23:49 PST 2004 DS CLI Version: 5.0.0.0 
DS: IBM.1750-68FA121

Are you sure you want to close problem 2004-01-01-12.30.00.000001 ? y/n Y
Problem 2005-01-01-12.30.00 was successfully closed.
Related reference
lsproblem
Library | Support | Terms of use | Feedback
© Copyright IBM Corporation 2004, 2007. All Rights Reserved.