# NOT A SOURCE FILE - DO NOT EDIT # This file is automatically generated from the error code registration # database maintained by the AFS Assigned Numbers Registrar. To register # a new code or obtain the latest list, plase visit # http://grand.central.org/numbers/et/BUDB.html # AFS backup database error codes error_table BUDB ec BUDB_DUMPIDEXISTS, "dump with specified id already exists" ec BUDB_NODUMPID, "no dump matching the id was found" ec BUDB_NODUMPNAME, "no dump matching the name was found" ec BUDB_NOTAPENAME, "no tape matching the name was found" ec BUDB_NOVOLUMENAME, "no volume matching the name was found" ec BUDB_NOENT, "entry doesn't exist" ec BUDB_TAPENOTINUSE, "reference to a tape not being used" ec BUDB_DUMPFAILED, "dump of database failed" ec BUDB_NOTPERMITTED, "access to database denied" ec BUDB_VERSIONMISMATCH, "incompatible version numbers" ec BUDB_BADARGUMENT, "argument too long or out of range" ec BUDB_BADPROTOCOL, "sequence of operations incorrect" ec BUDB_BADFLAGS, "inconsistent or unsupported flags bit combination" ec BUDB_LIST2BIG, "requested list too large" ec BUDB_ENDOFLIST, "index to iterator function is out of range" ec BUDB_BLOCKTYPE, "bad database block type" ec BUDB_NOTLOCKED, "lock is not set" ec BUDB_LOCKED, "lock is held by another user" ec BUDB_SELFLOCKED, "attempt to lock a lock already held" ec BUDB_OLDINTERFACE, "interface incompatible" ec BUDB_IO, "Ubik I/O error" ec BUDB_ADDR, "bad database address" ec BUDB_DATABASEINCONSISTENT, "backup database is inconsistent" ec BUDB_INTERNALERROR, "internal error encountered in backup database server" ec BUDB_NOCELLS, "error reading cell database" ec BUDB_NOCELL, "cell name not found" ec BUDB_EMPTY, "database empty or corrupted" ec BUDB_UBIKINIT, "Ubik ClientInit failed" ec BUDB_ALLOCFAIL, "couldn't allocate entry" ec BUDB_NOMEM, "can't allocate memory" ec BUDB_NOTINITIALDUMP, "dump is not an initial dump" ec BUDB_DUMPNOTINUSE, "reference to a dump not being used" end