Difference between revisions of "Error Messages: C-ISAM RDD"
From Recital Documentation Wiki
Barrymavin (Talk | contribs) (→C-ISAM RDD Error Messages) |
Yvonnemilne (Talk | contribs) m (Error Messages C-ISAM RDD moved to Error Messages: C-ISAM RDD) |
(No difference)
|
Revision as of 10:26, 13 March 2009
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 |