Error Messages: C-ISAM RDD

From Recital Documentation Wiki
Jump to: navigation, search

The following errors relate to the use of the Recital CISAM Replaceable Database Driver (RDD). They can be received as an ’errno <expN>’ on Recital error messages:

ERRNO() Error Description
100 Duplicate record
101 File not open
102 Invalid argument
103 Invalid key description
104 Out of file descriptors
105 Invalid ISAM file format
106 Exclusive lock required
107 Record claimed by another user
108 Key already exists
109 Primary key may not be used
110 Beginning or end of file reached
111 No match was found
112 There is no "current" established
113 Entire file locked by another user
114 File name too long
115 Cannot create lock file
116 Memory allocation request failed
117 Bad custom collating
118 Duplicate primary key allowed
119 Invalid transaction identifier
120 Exclusively locked in a transaction
121 Internal error in journaling
122 Object not locked


See also: C-ISAM Data Files