0033-3101 0033-3108
0033-3101 VT_trc_set_params(): Setting Temp File size to threshold size. Set Size =
number
, Minimum size =
number
Explanation: The happens when user tries to set the size of temporary file to be less than
the minimum threshold size. Program then automatically sets the size to the minimum size
and continue trace generation.
User Response: Change the parameters in VT_trc_set_param call to be above threshold
value.
0033-3103 VT_trc_set_params(): Setting Buffer size to Threshold size. Set Size =
number
, Minimum size =
number
Explanation: The happens when user tries to set the trace buffer size to be less than the
minimum threshold size. Program then automatically sets the size to the threshold size and
continue trace generation.
User Response: Change the parameters in VT_trc_set_param call to be above threshold
value.
0033-3104 VT_trc_set_params(): Setting system statistics sampling frequency to the
Threshold value. Set Size =
number
, Minimum size =
number
Explanation: The happens when user tries to set the sampling frequency to be less than
the minimum threshold size. Program then automatically sets the size to the threshold value
and continue trace generation.
User Response: Change the parameters in VT_trc_set_param call to be above threshold
value.
0033-3105 write_buff_to_file(): fstatfs() function failed Error is
string
Explanation: This a system error. fstatfs returns the disk space left on the temporary or
permanent file system.
User Response: Check the AIX system manual.
0033-3106 DIG, Error in
string
data on broadcast socket. Error is
string
Explanation: The is a system error. Recvto or sendto command failed.
User Response: Check the AIX system manual.
0033-3107 dig,
string
client on
string
sent a
number
byte
string
message but
number
bytes were expected.
Explanation: Receive from the client failed.
User Response: Check the AIX system manual.
0033-3108 dig: dig daemon running at level
number
received connection request from
a client at level
number
. Connection refused.
Explanation: Incompatible version of DIG and the client.
User Response: Ensure that the level of dig running on the remote nodes and the level of
the monitor program are compatible.
Chapter 6. VT Messages 163