OSF DCE Problem Determination Guide

Error Messages and Status Codes
Action: Ensure that the specified file exists and is readable.
0x10d0a072 cds_s_cache_readversion
Severity: Error Component: cds / cds_svc_cache
Text: Error reading cache version file %s: status = %ld.
Explanation: Routine read(2) returned a error status. A new cache will be created.
Action: Ensure the directory is accessible so the cache can be reused the next time DCE
is started.
0x10d0a06f cds_s_cache_reuseid
Severity: Notice Component: cds / cds_svc_cache
Text: shmid(%d) reassigned to another process.
Explanation: Another process has the shared memory id, possibly as a result of the
system being rebooted. A new shared memory id will be allocated.
Action: None required.
0x10d0a06e cds_s_cache_rmid
Severity: Warning Component: cds / cds_svc_cache
Text: shmid(%d) removed.
Explanation: The shared memory identifier has been removed because it has an
unexpected shm_nattch value. The advertiser terminated unexectedly prior to terminating
clerk processes.
Action: None required.
0x10d0a064 cds_s_cache_semop
Severity: Fatal Component: cds / cds_svc_cache
Text: Routine semop(2) failed: %s.
Explanation: The semop(2) routine returned a system errno value other than EINTR.
Action: See the semop(2) manual page for further details about the semaphore operation
error. Delete the cache and restart the advertiser.
0x10d0a070 cds_s_cache_shmidremove
Severity: Notice Component: cds / cds_svc_cache
Text: shmid file %s unlinked.
Explanation: Removed the shared memory id file before trying to write to it again.
Action: None required.
124330 Tandem Computers Incorporated 2 59