AFS Assigned Numbers Registry - basic overseer error codes This is a table of basic overseer error codes, contained in the 'BZ' error table. A maximum of 256 codes are available in this table. In addition to this table, this data is also available in the form of a com_err error table. The error code values are also available in a C header file. ** BZ error table Code Value Name Message ==== ========== =========== ================================================================== 0 39424 BZNOTACTIVE process not active 1 39425 BZNOENT no such entity 2 39426 BZBUSY can't do operation now 3 39427 BZEXISTS entity already exists 4 39428 BZNOCREATE failed to create entity 5 39429 BZDOM index out of range 6 39430 BZACCESS you are not authorized for this operation 7 39431 BZSYNTAX syntax error in create parameter 8 39432 BZIO I/O error 9 39433 BZNET network problem 10 39434 BZBADTYPE unrecognized bnode type 11 39435 BZKEYINUSE kvno already used - have to remove existing kvno's before reuse 12 39436 BZENCREQ this function requires encrypted input, use a newer client program ** How to use these codes XXX text to be written XXX ** Registration Policy XXX text to be written XXX