HP StorageWorks XP Tiered Storage Manager Server Installation and Configuration Guide (December 2005)

Troubleshooting 53
Table 5-6 Service Request Reception Log Output
Output Item Details
date Log output date in yyyynmdd format.
yyyy: Year
mm: Month
dd: Day
time Log output time in hh:mm:ss format.
hh: Hour
mm: Minute
ss: Second
xxx: Millisecond
message-text Message text. If a message ID exists, both the message ID and message text are output.
5-2-3 Log Output Contents
This subsection describes the following items that are output to log files.
Message ID and message type
Event type
5-2-3-1 Message ID, Message Type
Messages produced by Tiered Storage Manager consist of the message ID and message type, in the following
format:
KATSppmmm-z
KATS indicates that the message is produced by Tiered Storage Manager.
pp indicates the output source.
00 Message for tracing
10 - 19 Message from a CLI client
20 - 39 Message from a Web client
40 - 69 Message from the Tiered Storage Manager server
mmm indicates the sequence number of the message.
z indicates the message type.
I (Information) Processing was successful.
W (Warning) Processing continues although a warning is issued. Refer to the warning message and
check to see if there are any problems.
E (Error) Processing cannot continue due to an error.
5-2-3-2 Event Type
Table 5-7 describes the events that cause logs to be produced.
Table 5-7 Event Type
Event Type Time Log is Produced
OC When an object is created
OD When an object is destroyed
FB When a method begins
FE When a method ends
EC When an exception occurs
ER When an error occurs
PB When called from another program
PE When returning a value to another program