OSF DCE Problem Determination Guide

Error Messages and Status Codes
Action: Either open the database without db_c_readonly in the flags parameter, or do not
try to modify it.
0x1460100d db_s_store_failed
Severity: Varies Component: lib
Text: Database store failure
Explanation: The underlying database-store procedure failed for some reason. The
global variable errno may provide more specific information.
Action: The global variable errno may indicate what action to take.
0x14601025 dce_attr_s_bad_binding
Severity: Varies Component: lib
Text: Bad or invalid dce attr binding handle
Explanation: Bad or invalid dce attr binding handle was supplied.
Action: Reinvoke the operation with the correct dce attr binding handle.
0x14601026 dce_attr_s_bad_cursor
Severity: Varies Component: lib
Text: Bad or invalid dce attr cursor
Explanation: Bad or invalid dce attr cursor was supplied.
Action: Reinvoke the operation with the correct dce attr cursor.
0x14601021 dce_attr_s_bad_name
Severity: Varies Component: lib
Text: Bad or invalid dce attr name(s)
Explanation: Bad or invalid dce attr name(s) was supplied, for instance wrong name
gives to dce_attr_sch_bind()
Action: Reinvoke the operation with the correct name(s).
0x14601022 dce_attr_s_bad_schema_name
Severity: Varies Component: lib
Text: Bad or invalid dce attr schema object name(s)
Explanation: Bad or invalid schema object name on which to perform this operation,
such as the name is not led by ’xattrschema’.
Action: Reinvoke the operation with the correct name(s).
0x14601024 dce_attr_s_no_memory
124330 Tandem Computers Incorporated 2109