ENCINA(8) — Maintenance
NAME
tkadmin query bufferpoolsize - displays the size of the server buffer pool
SYNOPSIS
tkadmin query bufferpoolsize -server servername
ARGUMENTS
-server servername Specifies the server affected by the command. The server name is the name that is registered with the DCE Directory Service. If the server name is not specified in the command line, it is retrieved from an environment variable, ENCINA_TK_SERVER.
DESCRIPTION
The tkadmin query bufferpoolsize command displays the size of the memory buffer pool used by the server for disk I/O. You can set the size of the buffer pool when a server is initially started by using Enconsole or the -b option of the server start-up command.
EXAMPLES
The following command displays the size of the buffer pool used by /.:/branch1/server/sfs1:
% tkadmin query bufferpoolsize -server /.:/branch1/server/sfs1
Buffer pool size: 250 Pages of 4096 bytes each.
PRIVILEGE REQUIRED
Encina RQS query (q) permission to the RQS server
Encina SFS query (Q) permission to the SFS server
— March 1997