OSF DCE Problem Determination Guide

Error Messages and Status Codes
Explanation: Unable to allocate sufficient memory to return value.
Action: Increase the swap or paging space or acquire more physical memory. Also check
the program for bugs that resulted in bad pointers corrupting the heap allocation area.
0x00000000 dce_cf_st_ok
Severity: Varies Component: cfg
Text: Successful completion
Explanation: Requested configuration routine succeeded.
Action: None required.
0x16c9a124 dce_cs_c_cannot_allocate_memory
Severity: Varies Component: rpc
Text: Cannot allocate memory for code set info
Explanation: Memory allocation failed within the code set registry access routines.
Action: If the failure is caused by overuse of underlying system resources (for example,
address space or swap space), reduce the application’s direct use of these resources if
possible.
0x16c9a122 dce_cs_c_cannot_open_file
Severity: Varies Component: rpc
Text: Cannot open the code set registry file
Explanation: The code set registry file could not be opened. The pathname to the code
set registry file may have been specified incorrectly, or the file’s permissions may have
prevented access.
Action: Check permissions on the code set registry file. If the code set registry is not in
the default location, use the dce_cf_get_csrgy_filename routine to get the correct path
name.
0x16c9a123 dce_cs_c_cannot_read_file
Severity: Varies Component: rpc
Text: Cannot read the code set registry file
Explanation: A read error occurred when reading the code set registry.
Action: This is probably a problem in the underlying operating system. Check that the
file can be read, or notify your system administrator.
0x16c9a121 dce_cs_c_notfound
Severity: Varies Component: rpc
Text: No local code set name exists in the code set registry
124330 Tandem Computers Incorporated 2111