25.1 Description
The adbls -d lbuf command displays information about local work table buffers.
When the multi-node function is used, the following information is displayed:
-
The number of pages and page size of the local work table buffer for the node on which the adbls -d lbuf command is executed#
-
The number of pages and page size of the local work table buffer for each connection connected to the HADB server in the multi-node configuration (the number of pages and page size used when executing transactions on the node on which the adbls -d lbuf command was executed)
- #
-
-
The value specified in the server definition adb_dbbuff_wrktbl_clt_blk_num operand is displayed for the number of pages.
-
The value specified in the initialization option of the adbinit command (adb_init_wrk_page_size) is displayed for the page size.
-
- Note
-
The page size of the local work table buffer is the same value as the work table DB area page size (adb_init_wrk_page_size).