General and common errors.
| Name | Severity | ID | Description | Action |
|---|---|---|---|---|
| DIR_OPEN_FAIL | error | 10 | The server failed to open the named directory. | |
| DSAIT_CACHE_UPDATE_FAIL | error | 4 | The DSA knowledge cache could not be updated. | |
| FILE_OPEN_FAIL | error | 5 | The server failed to open the named file. | |
| FILE_READ_FAIL | error | 8 | The server failed to read from the named file. | |
| FILE_WRITE_FAIL | error | 9 | The server failed to write to the named file. | |
| INVALID_PROC_ARGS | error | 3 | Missing or invalid arguments to a proecdure. | |
| MISSING_CONFIG | error | 2 | A configuration item was not found. The missing configuration is included in the message, along with any context. | |
| REQUESTED_NAME | warning | 6 | A requested DN was not found in a change log. | |
| UNKNOWN_ATTR_TYPE | error | 1 | An unrecognized attribute type has been encountered. Additional detail may describe the error context. | |
| UNKNOWN_OBJECT_CLASS | error | 11 | An unrecognized object class has been encountered. Additional detail may describe the error context. | |
| UNSUPPORTED_FILTER | warning | 7 | An unsupported filter was used in a search of a change log. |