This section lists the error codes for the VLDB module on a Novell Open Enterprise Server (OES) 2 server.
Table C-1 VLDB Error Codes
Value |
Option |
Description |
---|---|---|
0 |
VLDB_SUCCESS |
Successful |
-1 |
VLDB_ERR_INVALID_INCARNATION_NUMBER |
Invalid incarnation number |
-2 |
VLDB_ERR_INVALID_PARAMETERS |
Invalid parameters |
-3 |
VLDB_ERR_REQUEST_WAS_ABORTED |
Request was aborted |
-4 |
VLDB_ERR_DATABASE_IS_CORRUPT |
Volume Location Database is corrupt |
-5 |
VLDB_ERR_INSUFFICIENT_RIGHTS |
Insufficient rights to perform the operation |
-6 |
VLDB_ERR_TRANSACTION_NOT_FOUND |
Transaction not found |
-7 |
VLDB_ERR_COULD_NOT_CANCEL |
Could not cancel the operation |
-8 |
VLDB_ERR_NO_MORE_ENTRIES |
No more entries |
-9 |
VLDB_ERR_ENTRY_NOT_FOUND |
Entry not found in the Volume Location Database |
-10 |
VLDB_ERR_ENTRY_ALREADY_EXISTS |
Entry already exists in the Volume Location Database |
-11 |
VLDB_ERR_INVALID_OPCODE |
Invalid opcode |
-12 |
VLDB_ERR_OPERATION_NOT_SUPPORTED |
Operation is not supported |
-13 |
VLDB_ERR_INSUFFICIENT_RESOURCES |
Insufficient resources |
-14 |
VLDB_ERR_MAX_SERVERS_EXCEEDED |
Management context already has the maximum number of VLDB servers allowed |
-15 |
VLDB_ERR_SERVICE_IS_STOPPED |
VLDB service is stopped |
-16 |
VLDB_ERR_SERVICE_IS_NOT_STOPPED |
VLDB service is not stopped |
-17 |
VLDB_ERR_DATABASE_UNDER_REPAIR |
Volume Location Database is under repair |
-18 |
VLDB_ERR_DATABASE_NOT_UNDER_REPAIR |
Volume Location Database is not under repair |
-19 |
VLDB_ERR_IMPOSSIBLE |
Impossible |
- 20 |
VLDB_ERR_NOT_ALL_ENTRIES_DELETED |
Not all entries were deleted |
-31 |
VLDB_ERR_SERVER_NOT_IN_MC |
Server is not in the specific management context |
Table C-2 VLRPC Error Codes
Value |
Option |
Description |
---|---|---|
-1000 |
VLDB_ERR_NO_MANAGEMENT_CONTEXT |
No management context |
-1001 |
VLDB_ERR_CANNOT_CONNECT |
Cannot connect to the VLDB service |
-1002 |
VLDB_ERR_CANNOT_DISCONNECT |
Cannot disconnect from the VLDB service |
-1003 |
VLDB_ERR_NDS_ERROR |
eDirectory operation failed |
-1004 |
VLDB_ERR_CANT_LOGIN_AS_SERVER |
Cannot login as server |
-1005 |
VLDB_ERR_REQUEST_TIMED_OUT |
Request is timed out |
-1006 |
VLDB_ERR_SERVICE_IS_NOT_RUNNING |
VLDB service is not running |
Table C-3 VLDB Repair Error Codes
Value |
Option |
Description |
---|---|---|
-2000 |
VLDB_ERR_CANT_CONNECT_TO_HIGHER_LEVEL_VLDB |
Cannot connect to the higher level VLDB |
-2001 |
VLDB_ERR_CANT_READ_HIGHER_LEVEL_VLDB |
Cannot read the highter level VLDB |
|
|
|
Table C-4 Back-end Database plug-in Error Codes
Value |
Option |
Description |
---|---|---|
-3000 |
VLDB_ERR_NO_SUCH_DATABASE |
No such database |
-3001 |
VLDB_ERR_OUT_OF_DISK_SPACE |
Out of disk space |
-3002 |
VLDB_ERR_RECORD_IS_LOCKED |
Record is locked |
-3003 |
VLDB_ERR_RECORD_NOT_LOCKED |
Record is not locked |
-3004 |
VLDB_ERR_DATABASE_IS_OPEN |
Database is open |
-3005 |
VLDB_ERR_NO_MEMORY |
Out of memory |
-3008 |
VLDB_ERR_REPAIR_LEVEL_NOT_SUPPORTED |
VLDB repair level is not supported |
-3009 |
VLDB_ERR_CANNOT_STOP_REPAIR |
Cannot stop the VLDB repair |
-3010 |
VLDB_ERR_PRIMARY_DB_IS_OPEN |
Primary database is open |
-3011 |
VLDB_ERR_MAX_REPLICAS_DEFINED |
Maximum number of VLDB replicas exists |
-3012 |
VLDB_ERR_RECORD_WAS_DELETED |
Record is deleted |
-3013 |
VLDB_ERR_NO_REPLICA |
No replica |