| AUTOCHK Error Messages |
| Exit |
Code Message |
| 0 |
No errors found |
| 1 |
This database is not of the correct version |
| 2 |
The database filenames must all match |
| 20 |
Out of memory |
| 40 |
User Abort |
| 50 |
Unable to open database file number 1 |
| 51 |
Unable to lock this database |
| 52 |
Unable to open database number 2 |
| 53 |
Unable to open database number 3 |
| 54 |
Unable to open database number 4 |
| 55 |
Error reading the database information block |
| 56 |
Error reading the timestamp information |
| 57 |
Timestamp in file number 2 does not match
file 1; run RBSYNC |
| 58 |
Timestamp in file number 3 does not match
file 1; run RBSYNC |
| 59 |
Timestamp in file number 4 does not match
file 1; run RBSYNC |
| 60 |
Invalid number of tables |
| 61 |
Invalid number of columns |
| 62 |
Invalid number of indexes |
| 63 |
File 1 is too small |
| 70 |
Error in database structure block |
| 80 |
Error reading the table list |
| 81 |
Error reading the column list |
| 82 |
Error reading the index list |
| 100 |
Incorrect version flag |
| 101 |
Error reading Case Folding and Collating
tables |
| 110 |
Error in DBinfo block offset |
| 111 |
Error in DBinfo block length |
| 120 |
Error in length of database file 2 |
| 121 |
Error in length of database file 3 |
| 150 |
A table's assumed row width is out of range |
| 151 |
A table's first column is out of range |
| 152 |
A table's assumed row count is out of range |
| 153 |
A table's starting pointer is out of range |
| 154 |
A table's ending pointer is out of range |
| 155 |
Bad table or column hash value |
| 160 |
A primary key was found in a table not known
to have a primary key |
| 161 |
A column is not contiguous |
| 162 |
A column's data type is invalid |
| 163 |
A column's length is invalid |
| 164 |
A column's index file reference is invalid |
| 165 |
A foreign key is referencing the wrong table |
| 166 |
A foreign key references a deleted table |
| 167 |
A foreign key references a table not known
to be referenced |
| 168 |
An index entry contains invalid columns |
| 169 |
A foreign key was found in a table not known
to be referenced |
| 170 |
The total of a table's column lengths is
invalid |
| 200 |
Error reading the data file |
| 210 |
The new location of a moved row is invalid |
| 220 |
A row of data's length is too small |
| 221 |
A row of data's length is too large |
| 230 |
A row of data's previous pointer is out
of range |
| 231 |
A row of data's previous pointer is invalid |
| 232 |
A row of data's next pointer is out of range |
| 240 |
The last address encountered was not expected |
| 241 |
The number of rows was not expected |
| 300 |
Error - Out of Memory reading table information |
| 301 |
Error reading column information |
| 302 |
Error - database in need of transaction
recovery |