OSF DCE Problem Determination Guide

OSF DCE Problem Determination Guide
0x1771b023 tcl_s_ckalloc_unable_to_alloc
Severity: Unknown Component: tcl / tcl_s_general
Text: unable to alloc %d bytes
Explanation: The malloc function failed. There is no memory left for a new allocation.
Action: Stop any unnecessary process and try again, or add more memory.
0x1771b019 tcl_s_ckalloc_unable_to_alloc_bytes_line
Severity: Unknown Component: tcl / tcl_s_fatal
Text: unable to alloc %d bytes, %s line %d
Explanation: The malloc function failed. There is no memory left for a new allocation.
Action: Stop any unnecessary process and try again, or add more memory.
0x1771b03a tcl_s_cmdah_arg_index_out_of_range
Severity: Unknown Component: tcl / tcl_s_general
Text: "%n$" argument index out of range
Explanation: The format command detected that a number of arguments and number of
format specifiers that didn’t match.
Action: Check your Tcl code and correct the discrepancy.
0x1771b038 tcl_s_cmdah_bad_field_spec
Severity: Unknown Component: tcl / tcl_s_general
Text: bad field specifier "%c"
Explanation: The format command detected that there was an undefined field specifier
in a format string.
Action: Check your Tcl code and correct the bad field specifier.
0x1771b039 tcl_s_cmdah_cannot_mix_conversion_specs
Severity: Unknown Component: tcl / tcl_s_general
Text: cannot mix "%" and "%n$" conversion specifiers
Explanation: The format command detected that non-XPG (X/Open Portability Guide)
and XPG style format specifiers were mixed in one format string.
Action: Check your Tcl code and use either XPG or non-XPG style format specifiers.
0x1771b029 tcl_s_cmdah_could_not_save_cmd_result
Severity: Unknown Component: tcl / tcl_s_general
Text: couldn’t save command result in variable
2 646 Tandem Computers Incorporated 124330