OSF DCE Problem Determination Guide

OSF DCE Problem Determination Guide
Explanation: An attempt was made to add a key with version 0 (zero) to a key table.
This is not allowed.
Action: Do not add a key with version 0. You may use the change operation with version
0, which will also update the security registry.
0x113db191 dced_s_key_version_mismatch
Severity: Varies Component: dhd
Text: Request for a random key in this operion is not allowed
Explanation: In a key add or change operation the specified version in the dced_key_t
structure and it’s enclosed sec_passwd_rec_t structure do not match.
Action: Be sure the versions in the dced_key_t and sec_passwd_rec_t structures match.
0x113db44c dced_s_mutex_init_fail
Severity: Fatal Component: dhd / dhd_s_general
Text: Could not initialize mutex
Explanation: A resource required for proper concurrency could not be created. The
global variable errno may provide more specific information.
Action: This is a fatal error. No recovery is possible.
0x113db44e dced_s_mutex_lock_failed
Severity: Fatal Component: dhd / dhd_s_general
Text: Could not lock mutex
Explanation: A resource required for proper concurrency could not be locked. The
global variable errno may provide more specific information.
Action: This is a fatal error. No recovery is possible.
0x113db44f dced_s_mutex_unlock_failed
Severity: Fatal Component: dhd / dhd_s_general
Text: Could not unlock mutex
Explanation: A resource required for proper concurrency could not be unlocked. The
global variable errno may provide more specific information.
Action: This is a fatal error. No recovery is possible.
0x113db072 dced_s_name_missing
Severity: Error Component: dhd / dhd_s_general
Text: Name field was NULL or empty
Explanation: The name field of an object (usually passed in as part of a create operation)
was not specified.
2 118 Tandem Computers Incorporated 124330