| Name | Code | Description |
|---|---|---|
| VL_IDEXIST | (363520L) | Volume Id entry exists in vl database |
| VL_IO | (363521L) | I/O related error |
| VL_NAMEEXIST | (363522L) | Volume name entry exists in vl database |
| VL_CREATEFAIL | (363523L) | Internal creation failure |
| VL_NOENT | (363524L) | No such entry |
| VL_EMPTY | (363525L) | Vl database is empty |
| VL_ENTDELETED | (363526L) | Entry is deleted (soft delete) |
| VL_BADNAME | (363527L) | Volume name is illegal |
| VL_BADINDEX | (363528L) | Index is out of range |
| VL_BADVOLTYPE | (363529L) | Bad volume type |
| VL_BADSERVER | (363530L) | Illegal server number (out of range) |
| VL_BADPARTITION | (363531L) | Bad partition number |
| VL_REPSFULL | (363532L) | Run out of space for Replication sites |
| VL_NOREPSERVER | (363533L) | No such Replication server site exists |
| VL_DUPREPSERVER | (363534L) | Replication site already exists |
| VL_RWNOTFOUND | (363535L) | Parent R/W entry not found |
| VL_BADREFCOUNT | (363536L) | Illegal Reference Count number |
| VL_SIZEEXCEEDED | (363537L) | Vl size for attributes exceeded |
| VL_BADENTRY | (363538L) | Bad incoming vl entry |
| VL_BADVOLIDBUMP | (363539L) | Illegal max volid increment |
| VL_IDALREADYHASHED | (363540L) | RO/BACK id already hashed |
| VL_ENTRYLOCKED | (363541L) | Vl entry is already locked |
| VL_BADVOLOPER | (363542L) | Bad volume operation code |
| VL_BADRELLOCKTYPE | (363543L) | Bad release lock type |
| VL_RERELEASE | (363544L) | Status report: last release was aborted |
| VL_BADSERVERFLAG | (363545L) | Invalid replication site server flag |
| VL_PERM | (363546L) | No permission access |
| VL_NOMEM | (363547L) | malloc(realloc) failed to alloc enough memory |
| VL_BADVERSION | (363548L) | Wrong vldb version |
| VL_INDEXERANGE | (363549L) | Index out of range |
| VL_MULTIPADDR | (363550L) | Servers have the same ip address |
| VL_BADMASK | (363551L) | Illegal attribute mask value |
| VL_DBBAD | (363552L) | Database is inconsistent |