| |
AREV ERROR CODES
BY SUBROUTINE
-
ATTACHTABLE_SUB
-
BUILDINDEX_SUB
-
COPYROW_SUB
-
DELETEACCOUNT_SUB
-
DELETELIST_SUB
-
DELETEROW_SUB
-
DELETETABLE_SUB
- GETCONFIGURE
-
GETLIST_SUB
-
MAKEACCOUNT_SUB
-
MAKETABLE_SUB
-
PUTCONFIGURE
-
REBUILDINDEX_SUB
-
REBUILDREVBOOT_SUB
-
SAVELIST_SUB
-
SECUREACCOUNT_SUB
-
SETALIAS_SUB
-
USER_SUB
-
VALIDATENAME
W504 |
Invalid table name, or attempt to attach a table from another
application
without the proper password. |
109 |
Invalid volume name. |
421 |
User canceled process. |
|
259 |
Related table is not available. |
<2,1> table name
<2,2> rel. table name
|
B286 |
The column name is not a valid index name. |
<2> name of column |
B702 |
The index must be rebuilt (if the process is canceled by the user). |
<2> name of index |
S195 |
Out of disk space. Unable to rebuild index. |
<2,1> type of index
<2,2> name
|
W179 |
Target row already exists. |
W180 |
Target row does not exist. |
S805 |
Number of rows copied. (Informational) |
W106 |
User quit while waiting for a lock. |
W107 |
Source row does not exist. |
B403 |
Unable to write row. |
W172 |
Application name required. |
W508 |
SYSPROG may not be deleted. |
S145 |
Successful deletion. |
S140 |
Process not allowed on a Runtime version of Advanced
Revelation. |
401 |
Invalid table name in deleteFileName. |
B166 |
deleteRecName does not exist in the indicated table
(status( ) returns zero). |
W106 |
User quit while waiting for lock. |
W189 |
Number of rows deleted (informational) |
S140 |
Process not available. |
S141 |
Parameter required. |
STATUS() |
|
0 |
GETCONFIGURE returned OK. |
2 |
Configuration information cannot be found. |
3 |
Error in parsing the configuration information. |
4 |
The INI file for the current workstation is not available. |
S144 |
Select list has been activated. |
<2>reccount |
S140 |
This process is not allowed on a Runtime version |
S143 |
A select list is already active (no O option). |
401 |
Invalid table name in sourceTableName. |
<2> table |
B558 |
No such list. |
<2,1> key
<2,2> table
|
Under some circumstances, GETLIST_SUB sets
these values for status( ):
STATUS() |
|
-2 |
Select list has been activated. |
1 |
An error occurred. |
W526 |
Application name is required. |
R120 |
The application already exists. |
S101 |
The location volume must be Linear Hash. |
S102 |
Unable to create Location. |
W544 |
Unable to read NewList. |
W500 |
Mismatch between table and volume. |
S140 |
Process not available (can't run in a runtime) |
S141 |
Parameter required. |
W506 |
Unable to create table. |
FS421 |
User cancelled process. |
FS259 |
Related table is not available. |
B286 |
Invalid index name. |
B702 |
Index must be rebuilt. |
S195 |
Out of disk space. Unable to rebuild index. |
W351 |
Unable to open a required table. |
<2> name of table |
B280 |
REVBOOT file exceeds 65,530 bytes. |
|
B166 |
Invalid row key passed in location. |
<2,1> row key
<2,2> table name
|
B241 |
Invalid network driver name passed in location or placed into DRIVERTABLE. |
<2> driver name |
W166 |
Successful save. |
<2,1> table
<2,2> list key
<2,3> key count
|
S140 |
Process not allowed on a Runtime version of Advanced
Revelation. |
|
S142 |
No active list to save. |
|
401 |
Invalid table name in saveTableName. |
<2> table |
421 |
User aborted (while a latent list was being resolved) |
<2> key
<3> table
|
select.seek
error |
Unable to retain the active select list. |
|
Under some circumstances, SAVELIST_SUB sets these values for status(
):
STATUS() |
|
-2 |
Successful save. |
-1 |
User aborted the process by pressing [Esc] (this is only possible if
the select list was unresolved). |
1 |
An error occurred. |
STATUS() |
|
0
|
Successful operation. |
1
|
No application name given. |
2
|
Name is not an application name. (The row exists in
SYSENV but it is not an application.) |
3
|
Name does not exist. |
4
|
Invalid Request code passed. |
W125 |
Password is incorrect. |
W116 |
Application name is incorrect. |
W505 |
Alias is unavailable after SETALIAS_SUB. |
W500 |
Mismatch between volume and table. |
W517 |
Unable to attach table in the application on the volume. |
STATUS() |
|
0
|
Successful completion. |
1
|
No Name given. |
2
|
Name is not a user. |
3
|
Name does not exist. |
4
|
Invalid Request. |
5
|
I/O error. Check @FILE.ERROR for details. |
6
|
Application name given in user record does not exist. |
7
|
Name already exists. |
|
Name is always returned in <2,1> @FILE.ERROR |
S110 |
Name starts with a number |
S111 |
Name is too long - <2,2> # of chars limit |
S112 |
Name contains invalid characters |
S113 |
Name is an R/List reserved word |
S114 |
Name is an SQL reserved word |
S115 |
Name does not start with a number or letter |
|