This section contains ndbd error codes that
are associated with problems in the NDBFS
(filesystem) NDB
kernel block.
Most of these errors will provide additional information, such as operating system error codes, when they are generated.
Error Code | Error Classification | Error Text |
---|---|---|
NDBD_EXIT_AFS_NOPATH | XIE | No file system path |
2802 | XIE | Channel is full |
2803 | XIE | No more threads |
NDBD_EXIT_AFS_PARAMETER | XIE | Bad parameter |
NDBD_EXIT_AFS_INVALIDPATH | XCE | Illegal file system path |
NDBD_EXIT_AFS_MAXOPEN | XCR | Max number of open files exceeded, please increase MaxNoOfOpenFiles |
NDBD_EXIT_AFS_ALREADY_OPEN | XIE | File has already been opened |
NDBD_EXIT_AFS_ENVIRONMENT | XIE | Environment error using file |
NDBD_EXIT_AFS_TEMP_NO_ACCESS | XIE | Temporary on access to file |
NDBD_EXIT_AFS_DISK_FULL | XFF | The file system is full |
NDBD_EXIT_AFS_PERMISSION_DENIED | XCE | Received permission denied for file |
NDBD_EXIT_AFS_INVALID_PARAM | XCE | Invalid parameter for file |
NDBD_EXIT_AFS_UNKNOWN | XIE | Unknown file system error |
NDBD_EXIT_AFS_NO_MORE_RESOURCES | XIE | System reports no more file system resources |
NDBD_EXIT_AFS_NO_SUCH_FILE | XFI | File not found |
NDBD_EXIT_AFS_READ_UNDERFLOW | XFI | Read underflow |
NDBD_EXIT_INVALID_LCP_FILE | XFI | Invalid LCP |
NDBD_EXIT_INSUFFICENT_NODES | XRE | Insufficent nodes for system restart |
NDBD_EXIT_UNSUPPORTED_VERSION | XRE | Unsupported version |