7.1.2.1 General Errors

This section contains ndbd error codes that are either generic in nature or otherwise not associated with a specific NDB kernel block.

NDBD_EXIT_GENERIC

XRE

Generic error

NDBD_EXIT_PRGERR

XIE

Assertion

NDBD_EXIT_NODE_NOT_IN_CONFIG

XCE

node id in the configuration has the wrong type, (i.e. not an NDB node)

NDBD_EXIT_SYSTEM_ERROR

XIE

System error, node killed during node restart by other node

NDBD_EXIT_INDEX_NOTINRANGE

XIE

Array index out of range

NDBD_EXIT_ARBIT_SHUTDOWN

XAE

Node lost connection to other nodes and can not form a unpartitioned cluster, please investigate if there are error(s) on other node(s)

NDBD_EXIT_PARTITIONED_SHUTDOWN

XAE

Partitioned cluster detected. Please check if cluster is already running

NDBD_EXIT_NODE_DECLARED_DEAD

XAE

Node declared dead. See error log for details

NDBD_EXIT_POINTER_NOTINRANGE

XIE

Pointer too large

NDBD_EXIT_SR_OTHERNODEFAILED

XRE

Another node failed during system restart, please investigate error(s) on other node(s)

NDBD_EXIT_NODE_NOT_DEAD

XRE

Internal node state conflict, most probably resolved by restarting node again

NDBD_EXIT_SR_REDOLOG

XFI

Error while reading the REDO log

NDBD_EXIT_SR_SCHEMAFILE

XFI

Error while reading the schema file

2311

XIE

Conflict when selecting restart type

NDBD_EXIT_NO_MORE_UNDOLOG

XCR

No more free UNDO log, increase UndoIndexBuffer

NDBD_EXIT_SR_UNDOLOG

XFI

Error while reading the datapages and UNDO log

NDBD_EXIT_SINGLE_USER_MODE

XRE

Data node is not allowed to get added to the cluster while it is in single user mode

NDBD_EXIT_MEMALLOC

XCE

Memory allocation failure, please decrease some configuration parameters

NDBD_EXIT_BLOCK_JBUFCONGESTION

XIE

Job buffer congestion

NDBD_EXIT_TIME_QUEUE_ZERO

XIE

Error in zero time queue

NDBD_EXIT_TIME_QUEUE_SHORT

XIE

Error in short time queue

NDBD_EXIT_TIME_QUEUE_LONG

XIE

Error in long time queue

NDBD_EXIT_TIME_QUEUE_DELAY

XIE

Error in time queue, too long delay

NDBD_EXIT_TIME_QUEUE_INDEX

XIE

Time queue index out of range

NDBD_EXIT_BLOCK_BNR_ZERO

XIE

Send signal error

NDBD_EXIT_WRONG_PRIO_LEVEL

XIE

Wrong priority level when sending signal

NDBD_EXIT_NDBREQUIRE

XIE

Internal program error (failed ndbrequire)

NDBD_EXIT_NDBASSERT

XIE

Internal program error (failed ndbassert)

NDBD_EXIT_ERROR_INSERT

XNE

Error insert executed

NDBD_EXIT_INVALID_CONFIG

XCE

Invalid configuration received from Management Server

NDBD_EXIT_RESOURCE_ALLOC_ERROR

XCE

Resource allocation error, please review the configuration

NDBD_EXIT_NO_MORE_REDOLOG

XCR

Fatal error due to end of REDO log. Increase NoOfFragmentLogFiles or FragmentLogFileSize

NDBD_EXIT_OS_SIGNAL_RECEIVED

XIE

Error OS signal received

NDBD_EXIT_SR_RESTARTCONFLICT

XRE

Partial system restart causing conflicting file systems