|
# | Result Code | Fixit! | Error Message |
-1610 | kOCENotLocal | N/A | server does not serve requested dNode |
-1611 | kOCETooBusy | N/A | server cannot complete call at this time |
-1612 | kOCEDatabaseFull | N/A | disk full |
-1613 | kOCETargetDirectoryInaccessible | N/A | catalog server not responding |
-1614 | kOCEBogusArgs | N/A | args not formatted correctly on wire |
-1615 | kOCENoSuchDNode | N/A | requested dNode does not exist |
-1616 | kOCEDNodeUnavailable | N/A | could not find any servers that serve requested dNode |
-1617 | kOCEBadRecordID | N/A | invalid RecordID (usually name and/or type don't match cid) |
-1618 | kOCENoSuchRecord | N/A | specified record does not exist |
-1619 | kOCENoSuchAttributeValue | N/A | attribute value that was passed does not exist |
-1620 | kOCENoSuchPseudonym | N/A | specified pseudonym does not exist |
-1621 | kOCEAttributeValueTooBig | N/A | self-explanatory |
-1622 | kOCETypeExists | N/A | type already exists in record |
-1623 | kOCEMoreData | N/A | only a warning - buffer not big enough |
-1624 | kOCERefNumBad | N/A | RefNum is not valid |
-1625 | kOCEStreamCreationErr | N/A | problem creating stream |
-1626 | kOCEOperationNotSupported | N/A | the specified catalog does not support operation |
-1627 | kOCEPABNotOpen | N/A | specified Personal Catalog is not open to make the operation |
-1628 | kOCEDSAMInstallErr | N/A | specified CSAM could not be installed |
-1629 | kOCEDirListFullErr | N/A | catalog list is full, try removing an entry |
-1630 | kOCEDirectoryNotFoundErr | N/A | catalog was not found in the list |
-1631 | kOCEAbortNotSupportedForThisCall | N/A | this call cannot be aborted |
-1632 | kOCEAborted | N/A | this call was aborted |
-1633 | kOCEOCESetupRequired | N/A | LocalIdentity Setup is required |
-1634 | kOCEDSAMRecordNotFound | N/A | CSAM Record not found |
-1635 | kOCEDSAMNotInstantiated | N/A | CSAM is not instantiated |
-1636 | kOCEDSAMRecordExists | N/A | CSAM record already exists |
-1637 | kOCELengthError | N/A | supplied buffer was too small |
-1638 | kOCEBadStartingRecord | N/A | Lookup starting record is not within range |
-1639 | kOCEBadStartingAttribute | N/A | Lookup starting attribute is not within range |
-1640 | kOCEMoreAttrValue | N/A | attribute value could not fit into buffer (even though it was the only value) |
-1641 | kOCENoDupAllowed | N/A | |
-1642 | width="352">kOCENoSuchAttributeType | N/A | |
-1643 | kOCEMiscError | N/A | some other error |
-1644 | kOCENoSuchIcon | N/A | no matching icon from GetDirectoryIcon |
-1645 | kOCERLIsDontMatch | N/A | RLIs do not match in lookup |
-1646 | kOCEDirectoryCorrupt | N/A | Serious disk fill corruption problem |