异常事件
EVENT_TYPE | DB_NAME | OBJ_NAME | EVENT_STR | 说明 |
---|---|---|---|---|
EXCEPTION | - | - | Net Listener error. | 网络监听错误 |
EXCEPTION | - | - | Net manage thread error. | 网络管理线程错误 |
EXCEPTION | - | - | Buffer manage thread error. | 缓存管理线程错误 |
EXCEPTION | - | - | Disk writer thread error. | 磁盘写线程错误 |
EXCEPTION | - | - | Redo Log writer thread error. | Redo日志写线程错误 |
EXCEPTION | - | - | Task thread error. | 任务线程错误 |
EXCEPTION | - | - | err_buff | 未知缓存错误 |
IB_ERR | SYSTEM | - | ib_listen failed(1) | 创建套接字失败 |
IB_ERR | SYSTEM | - | ib_listen failed(2) | BIND套接字失败 |
IB_ERR | SYSTEM | - | device not exists. | 设备不存在 |
IB_ERR | SYSTEM | - | open device %d failed | 打开设备失败 |
IB_ERR | SYSTEM | - | all %d devices are not available | 所有设备都不可用 |
IB_ERR | SYSTEM | - | there is not any device exists. | 没有任何设备存在 |
IB_ERR | SYSTEM | - | ibv_alloc_pd_failed | 创建保护域失败 |
IB_ERR | SYSTEM | - | ibv_create_comp_channel failed | 创建完成事件通道失败 |
IB_ERR | SYSTEM | - | ibv_create_cq failed | 创建完成队列失败 |
IB_ERR | SYSTEM | - | ibv_create_qp failed | 创建与保护域相关联的队列 |
IB_ERR | SYSTEM | - | alloc message buffer failed | 分配消息空间失败 |
IB_ERR | SYSTEM | - | ib_reg_msgs failed | 注册内存到保护区失败 |
IB_ERR | SYSTEM | - | node %d ,port lose beat %d times | 心跳检测失败次数 |