%AFS backup database Code Name Message ==== ============================== ========================= 0 BUDB_DUMPIDEXISTS dump with specified id already exists 1 BUDB_NODUMPID no dump matching the id was found 2 BUDB_NODUMPNAME no dump matching the name was found 3 BUDB_NOTAPENAME no tape matching the name was found 4 BUDB_NOVOLUMENAME no volume matching the name was found 5 BUDB_NOENT entry doesn't exist 6 BUDB_TAPENOTINUSE reference to a tape not being used 7 BUDB_DUMPFAILED dump of database failed 8 BUDB_NOTPERMITTED access to database denied 9 BUDB_VERSIONMISMATCH incompatible version numbers 10 BUDB_BADARGUMENT argument too long or out of range 11 BUDB_BADPROTOCOL sequence of operations incorrect 12 BUDB_BADFLAGS inconsistent or unsupported flags bit combination 13 BUDB_LIST2BIG requested list too large 14 BUDB_ENDOFLIST index to iterator function is out of range 15 BUDB_BLOCKTYPE bad database block type 16 BUDB_NOTLOCKED lock is not set 17 BUDB_LOCKED lock is held by another user 18 BUDB_SELFLOCKED attempt to lock a lock already held 19 BUDB_OLDINTERFACE interface incompatible 20 BUDB_IO Ubik I/O error 21 BUDB_ADDR bad database address 22 BUDB_DATABASEINCONSISTENT backup database is inconsistent 23 BUDB_INTERNALERROR internal error encountered in backup database server 24 BUDB_NOCELLS error reading cell database 25 BUDB_NOCELL cell name not found 26 BUDB_EMPTY database empty or corrupted 27 BUDB_UBIKINIT Ubik ClientInit failed 28 BUDB_ALLOCFAIL couldn't allocate entry 29 BUDB_NOMEM can't allocate memory 30 BUDB_NOTINITIALDUMP dump is not an initial dump 31 BUDB_DUMPNOTINUSE reference to a dump not being used