OSF DCE Problem Determination Guide

Error Messages and Status Codes
Text: An insufficient schema object record was detected.\n
Explanation: The schema object record does not contain all the required information.
One of the following is missing:
The time stamp
The number of SRT entries
The number of OCT entries
The number of AT entries.
Action: This problem may occur due to a change to the schema object by an application
program, that did not use the schema administration of GDS. The error is fatal for
gdsgendb but not for gdsdsa, which continues with the unchanged schema. No action
required. The problem may also occur, when a corrupted database is restored. In this case
it is fatal for the gdsdsa. A consistent database has to be restored in this case.
0x1260a0d3 GDS_S_SEEK_ERR
Severity: Unknown Component: gds / GDS_S_GENERAL
Text: Seek operation on file failed, errno = %d.
Explanation: The program could not seek on a file.
Action: Evaluate errno for the reason. To determine the reason report the problem to the
responsible software engineer. In the case of a data inconsistency, restore the database to
regain a consistent state.
0x1260a589 GDS_S_SELECT_ERR
Severity: Unknown Component: gds / GDS_S_GENERAL
Text: A call to select has failed, errno = %d
Explanation: The program could not successfully call ’select’
Action: Evaluate errno for the reason. Report the problem to the responsible software
engineer.
0x1260a0de GDS_S_SEMCTL_ERR
Severity: Fatal Component: gds / GDS_S_GENERAL
Text: A semctl system call has failed (command = %d, errno = %d).
Explanation: The program could not perform a semctl operation successfully.
Action: Evaluate errno for the reason. Report the problem to the responsible software
engineer.
0x1260a0dd GDS_S_SEMGET_ERR
Severity: Fatal Component: gds / GDS_S_GENERAL
Text: A semget system call has failed (key = %d , access mode = %o, errno = %d).
Explanation: The program could not perform a semget operation successfully.
124330 Tandem Computers Incorporated 2329