tkadmin show ringbuffer size
Purpose
Displays the ring buffer's size.
Synopsis
tkadmin show ringbuffer size -server server_name Arguments
- -server server_name
- Specifies the server affected by the command. This should be the name that was specified when the server was configured.
Description
The tkadmin show ringbuffer size command displays the ring buffer's total size and its segment size. The default ring buffer size is 65536 bytes (64 KB).
Examples
The following command displays the current ring buffer's total size and its segment size on the standard output stream:
% tkadmin show ringbuffer size
Present Ring Buffer Size: 65536
Present Ring Buffer Segment Size: 8192