lserrlogdumps

The lserrlogdumps command displays a list of error log dumps in the /dumps/elogs directory. These dumps are created as a result of the svctask dumperrlog command.

Syntax

Read syntax diagramSkip visual syntax diagram
>>- svcinfo -- -- lserrlogdumps -- --+----------+-- ------------>
                                     '- -nohdr -'      

>--+-----------------------+-- --+-------------+---------------><
   '- -delim -- delimiter -'     +- node_id ---+   
                                 '- node_name -'   

Parameters

-nohdr
(Optional) By default, headings are displayed for each column of data in a concise style view, and for each item of data in a detailed style view. The -nohdr parameter suppresses the display of these headings.
Note: If there is no data to be displayed, headings are not displayed.
-delim delimiter
(Optional) By default in a concise view, all columns of data are space-separated. The width of each column is set to the maximum possible width of each item of data. In a detailed view, each item of data has its own row, and if the headers are displayed, the data is separated from the header by a space. The -delim parameter overrides this behavior. Valid input for the -delim parameter is a one-byte character. If you enter -delim : on the command line, the colon character (:) separates all items of data in a concise view; for example, the spacing of columns does not occur. In a detailed view, the data is separated from its header by a colon character.
node_id | node_name
(Optional) Specifies the node ID or name to list the available dumps of the given type. If you do not specify a node, the dumps that are available on the configuration node are listed.

Description

This command displays a list of error log dumps. These dumps are created as a result of the svctask dumperrlog command. An error log dump describes the contents of the error log at the time that the command was issued. If you do not specify a node, the dumps that are available on the configuration node are listed. The command displays files from the /dumps/elogs directory.

An invocation example

svcinfo lserrlogdumps

The resulting output

id               filename          
0                errlog_lynn02_030327_154511 
1                aaa.txt_lynn02_030327_154527 
2                aaa.txt_lynn02_030327_154559 
3                errlog_lynn02_030403_110628 
Library | Support | Terms of use | Feedback
© Copyright IBM Corporation 2003, 2009. All Rights Reserved.