HiCommand Dynamic Link Manager (HDLM) for Windows Systems User's Guide (HIT5201-96001, January 2008)

226 Chapter 7 Command Reference
Table 7.3 shows the values of the error log collection level. If an error occurs, you may have
to set the error log collection level to 1 or higher to collect log information.
Table 7.3 Error Log Collection Level Values
Value Description
0 Collects no error log.
1 Collects error information for the Error or higher level.
2 Collects error information for the Warning or higher level.
3 Collects error information for the Information or higher level.
4 Collects error information for the Information or higher level (including maintenance information).
As the amount of log information to be output increases, the amount of time before
existing information is overwritten becomes shorter.
Example:
>dlnkmgr set -ellv 1
KAPL01049-I Would you like to execute the operation? Operation name = set [y/n]: y
KAPL01001-I The HDLM command completed normally. Operation name = set, completion
time = yyyy/mm/dd hh:mm:ss
>
To specify a value from 100 to 2000000 (kilobytes) for the size of the error log files, use -
elfs error-log-file-size. The target log files for which a file size can be set are
HDLM manager logs (dlmmgrn.log (n indicates a file number from 1 to 16)) and HDLM GUI
logs (dlmguin.log (n indicates a file number of 1 or 2)). For HDLM GUI logs, the valid
range of a file size is from 100 to 9900. If you specify a value of 9901 or more, 9900 is
applied. The specified value is applied for HDLM manager logs.
When combined with the specification for the number of error log files, the maximum total
size of error log files that can be collected is 32000000KB (approximately 30GB).
When the size of all log files in a log file group reaches a specified value, new log data
overwrites existing log data (the oldest log file is overwritten first).
-elfn number-of error-log-files. Specify a value from 2 to 16. When combined
with the specification for the error log file size, the maximum total size of error log files
that can be collected is 32000000KB (approximately 30GB). The target log files for which the
number of files can be set are HDLM manager logs (dlmmgrn.log (n indicates a file
number from 1 to 16)) only. For HDLM GUI logs (dlmguin.log (n indicates a file number of
1 or 2)), the number of log files is fixed to 2.
To specify the trace output level, use -systflv trace-level. The trace files for which
trace levels can be set are hdlmtrn.log (n indicates a file number from 1 to 64).
Table 7.4 shows the values of the trace level. The default is 0. When an error occurs, we
recommend that you set the value of the trace level to 1 or higher and re-collect log
information. If an error occurs, you may have to set the trace level to 1 or higher to collect
log information.