文档首页
NDB 集群内部
相关文档 下载本手册
PDF (US Ltr) - 1.2Mb
PDF (A4) - 1.2Mb


2.80 DUMP 2555

代码

2555

符号

TcDumpPoolLevels

内核块

DBTC

说明。 将池级别打印到集群日志。

示例输出。

Press CTRL+C to copy
ndb_mgm> ALL DUMP 2555 Sending dump signal with data: 0x000009fb Sending dump signal with data: 0x000009fb

Press CTRL+C to copy
DUMP TcDumpPoolLevels : Bad signal length : 1
Press CTRL+C to copy
ndb_mgm> ALL DUMP 2555 2 Sending dump signal with data: 0x000009fb 0x00000002 Sending dump signal with data: 0x000009fb 0x00000002
Press CTRL+C to copy
2019-07-31 08:14:14 [MgmtSrvr] INFO -- Node 5: TC: instance: 0, Print pool levels 2019-07-31 08:14:14 [MgmtSrvr] INFO -- Node 5: TC : Concurrent operations in use/total : 0/42769 (152 bytes each) 2019-07-31 08:14:14 [MgmtSrvr] INFO -- Node 5: TC : Concurrent scans in use/total : 0/256 (120 bytes each) 2019-07-31 08:14:14 [MgmtSrvr] INFO -- Node 5: TC : Scan Frag records in use/total : 0/511 (64 bytes each) 2019-07-31 08:14:14 [MgmtSrvr] INFO -- Node 6: TC: instance: 0, Print pool levels 2019-07-31 08:14:14 [MgmtSrvr] INFO -- Node 6: TC : Concurrent operations in use/total : 0/42769 (152 bytes each) 2019-07-31 08:14:14 [MgmtSrvr] INFO -- Node 6: TC : Concurrent scans in use/total : 0/256 (120 bytes each) 2019-07-31 08:14:14 [MgmtSrvr] INFO -- Node 6: TC : Scan Frag records in use/total : 0/511 (64 bytes each)

其他信息。DUMP 代码是在 NDB 7.4 中添加的。