📄 dbctrs6.ini
字号:
CI_WAITREAD_OPTIM_009_HELP=Waitread Optim/sec is the rate at which read requests posted by the optimizer must be satisfied by a synchronous read operation.
CI_WAITREAD_TEMPTAB_009_NAME=Waitread Temptab/sec
CI_WAITREAD_TEMPTAB_009_HELP=Waitread Temptab/sec is the rate at which read requests for a temporary table must be satisfied by a synchronous read operation.
CI_WAITREAD_SYSCONN_009_NAME=Waitread Sysconn/sec
CI_WAITREAD_SYSCONN_009_HELP=Waitread Sysconn/sec is the rate at which read requests posted from the system connection must be satisfied by a synchronous read operation. The system connection is a special connection used as the context before a connection is made and for operations performed outside of any client connection.
CI_WAITREAD_FULLCOMP_009_NAME=Waitread Fullcomp/sec
CI_WAITREAD_FULLCOMP_009_HELP=Waitread Fullcomp/sec is the rate at which read requests associated with a full comparison (a comparison beyond the hash value in an index) must be satisfied by a synchronous read operation.
CI_WAITREAD_UNKNOWN_009_NAME=Waitread Unknown/sec
CI_WAITREAD_UNKNOWN_009_HELP=Waitread Unknown/sec is the rate at which read requests from other sources must be satisfied by a synchronous read operation.
CI_INDEX_ADDS_009_NAME=Index Adds/sec
CI_INDEX_ADDS_009_HELP=Index Adds/sec is the rate at which entries are being added to indexes.
CI_INDEX_LOOKUPS_009_NAME=Index Lookups/sec
CI_INDEX_LOOKUPS_009_HELP=Index Lookups/sec is the rate at which entries are being looked up in indexes.
CI_FULL_COMPARES_009_NAME=Full Compares/sec
CI_FULL_COMPARES_009_HELP=Full Compares/sec is the rate at which comparisons beyond the hash value in an index must be performed.
CI_VOLUNTARY_BLOCKS_009_NAME=Voluntary Blocks/sec
CI_VOLUNTARY_BLOCKS_009_HELP=Voluntary Blocks/sec is the rate at which engine threads voluntarily block on pending disk IO.
CI_JVM_HEAP_SIZE_009_NAME=JVM Heap Size
CI_JVM_HEAP_SIZE_009_HELP=JVM Heap Size is the total bytes allocated to connection java VMs.
CI_ROLLBACK_LOG_PAGES_009_NAME=Rollback Log Pages
CI_ROLLBACK_LOG_PAGES_009_HELP=Rollback Log Pages is the number of pages in the rollback log.
CI_LOCK_TABLE_PAGES_009_NAME=Lock Table Pages
CI_LOCK_TABLE_PAGES_009_HELP=Lock Table Pages is the number of pages used to store lock information.
CI_COMMIT_009_NAME=Commit/sec
CI_COMMIT_009_HELP=Commit/sec is the rate at which Commit requests are being handled.
CI_ROLLBACK_009_NAME=Rollback/sec
CI_ROLLBACK_009_HELP=Rollback/sec is the rate at which Rollback requests are being handled.
CI_STATEMENT_009_NAME=Statement
CI_STATEMENT_009_HELP=Statement is the number of prepared statements that are currently being maintained by the engine.
CI_CURSOR_009_NAME=Cursor
CI_CURSOR_009_HELP=Cursor is the number of declared cursors that are currently being maintained by the engine.
CI_OPEN_CURSOR_009_NAME=Open Cursor
CI_OPEN_CURSOR_009_HELP=Open Cursor is the number of open cursors that are currently being maintained by the engine.
CI_CONTEXT_SWITCHES_009_NAME=Context Switches/sec
CI_CONTEXT_SWITCHES_009_HELP=Context Switches/sec is the rate at which the current engine thread is being changed.
CI_CONTEXT_SWITCH_CHECKS_009_NAME=Context Switch Checks/sec
CI_CONTEXT_SWITCH_CHECKS_009_HELP=Context Switch Checks/sec is the rate at which the current engine thread is volunteering to give up the CPU to another engine thread.
CI_PACKETS_RECEIVED_009_NAME=Packets Received/sec
CI_PACKETS_RECEIVED_009_HELP=Packets Received/sec is the rate at which network packets are being received.
CI_BYTES_RECEIVED_009_NAME=Bytes Received/sec
CI_BYTES_RECEIVED_009_HELP=Bytes Received/sec is the rate at which network data (in bytes) are being received.
CI_PACKETS_SENT_009_NAME=Packets Sent/sec
CI_PACKETS_SENT_009_HELP=Packets Sent/sec is the rate at which network packets are being transmitted.
CI_BYTES_SENT_009_NAME=Bytes Sent/sec
CI_BYTES_SENT_009_HELP=Bytes Sent/sec is the rate at which bytes are being transmitted over the network.
CI_PACKETS_RESENT_009_NAME=Packets Resent/sec
CI_PACKETS_RESENT_009_HELP=Packets Resent/sec is the rate at which network packets are being retransmitted.
CI_PACKETS_RERECEIVED_009_NAME=Packets Rereceived/sec
CI_PACKETS_RERECEIVED_009_HELP=Packets Rereceived/sec is the rate at which duplicate network packets are being received.
CI_PACKETS_CORRUPTED_009_NAME=Packets Corrupted/sec
CI_PACKETS_CORRUPTED_009_HELP=Packets Corrupted/sec is the rate at which corrupt network packets are being received.
CI_PACKETS_DROPPED_009_NAME=Packets Dropped/sec
CI_PACKETS_DROPPED_009_HELP=Packets Dropped/sec is the rate at which network packets are being dropped due to lack of buffer space.
CI_MULTI_PACKETS_SENT_009_NAME=Multi Packets Sent/sec
CI_MULTI_PACKETS_SENT_009_HELP=Multi Packets Sent/sec is the rate at which multi-packet deliveries are being transmitted.
CI_MULTI_PACKETS_RECEIVED_009_NAME=Multi Packets Received/sec
CI_MULTI_PACKETS_RECEIVED_009_HELP=Multi Packets Received/sec is the rate at which multi-packet deliveries are being received.
CI_REMOTEPUT_WAIT_009_NAME=Remoteput Wait/sec
CI_REMOTEPUT_WAIT_009_HELP=Remoteput Wait/sec is the rate at which the communication link must wait because it does not have buffers available to send information. This statistic is collected for NetBIOS (both sessions and datagrams) and IPX protocols only.
CI_SEND_FAIL_009_NAME=Send Fail/sec
CI_SEND_FAIL_009_HELP=Send Fail/sec is the rate at which the underlying protocol(s) failed to send a packet.
CI_FREE_BUFFERS_009_NAME=Free Buffers
CI_FREE_BUFFERS_009_HELP=Free Buffers is the number of free network buffers.
CI_TOTAL_BUFFERS_009_NAME=Total Buffers
CI_TOTAL_BUFFERS_009_HELP=Total Buffers is the total number of network buffers.
CI_BUFFER_MISSES_009_NAME=Buffer Misses
CI_BUFFER_MISSES_009_HELP=Buffer Misses is total number of network buffers allocations exceeding the connection buffer pool.
CI_SERVER_IDLE_WAITS_009_NAME=Server Idle Waits/sec
CI_SERVER_IDLE_WAITS_009_HELP=Server Idle Waits/sec is the number of times per second that the server goes idle waiting for IO completion or a new request.
CI_CONTINUE_REQUESTS_009_NAME=Continue Requests/sec
CI_CONTINUE_REQUESTS_009_HELP=Continue Requests/sec is the rate at which "CONTINUE" requests are being issued to the engine.
CI_UNSCHEDULED_REQUESTS_009_NAME=Unscheduled Requests
CI_UNSCHEDULED_REQUESTS_009_HELP=Unscheduled Requests is the number of requests that are currently queued up waiting for an available engine thread.
CI_ACTIVE_REQUESTS_009_NAME=Active Requests
CI_ACTIVE_REQUESTS_009_HELP=Active Requests is the number of engine threads that are currently handling a request.
CI_REQUESTS_009_NAME=Requests/sec
CI_REQUESTS_009_HELP=Requests/sec is the rate at which the engine is being entered to allow it to handle a new request or continue processing an existing request.
CI_JVM_GLOBALFIXED_SIZE_009_NAME=JVM GlobalFixed Size
CI_JVM_GLOBALFIXED_SIZE_009_HELP=JVM GlobalFixed Size is the total bytes allocated to java VM Fixed Heap.
CI_PING1_009_NAME=Ping1/sec
CI_PING1_009_HELP=Ping1/sec is the rate at which ping requests which go all the way down into the engine are serviced.
CI_PING2_009_NAME=Ping2/sec
CI_PING2_009_HELP=Ping2/sec is the rate at which ping requests which are turned around at the top of the protocol stack are serviced.
CI_INDEX_FILLS_009_NAME=Index Fills
CI_INDEX_FILLS_009_HELP=Index Fills is the number of times a new temporary merge index is created.
CI_INDEX_MERGES_009_NAME=Index Merges
CI_INDEX_MERGES_009_HELP=Index Merges is the number of times a temp index has been merged into a main index.
CI_CACHE_EVICTED_009_NAME=Cache Evicted
CI_CACHE_EVICTED_009_HELP=Cache Evicted is the number of evicted pages in the cache.
CI_CACHE_AVAIL_009_NAME=Cache Avail
CI_CACHE_AVAIL_009_HELP=Cache Avail is the number of pages in the cache available for reuse.
CI_CACHE_FRAMELESS_009_NAME=Cache Frameless
CI_CACHE_FRAMELESS_009_HELP=Cache Frameless is the number of evicted slots.
CI_LOCKED_HEAP_PAGES_009_NAME=Locked Heap Pages
CI_LOCKED_HEAP_PAGES_009_HELP=Locked Heap Pages is the number of heap pages locked in the cache.
CI_AVAIL_IO_009_NAME=Avail IO
CI_AVAIL_IO_009_HELP=Avail IO is expressed as a count. See documentation for details.
CI_SEMAPHORE_CONTENTION_009_NAME=Contention: semaphores/sec
CI_SEMAPHORE_CONTENTION_009_HELP=Contention: semaphores/sec is the contention for semaphores.
CI_AVAIL_CONTENTION_009_NAME=Contention: avail(2Q)/sec
CI_AVAIL_CONTENTION_009_HELP=Contention: avail(2Q)/sec is the contention for the avail list mutex.
CI_HASH_CONTENTION_009_NAME=Contention: hash chains/sec
CI_HASH_CONTENTION_009_HELP=Contention: hash chains/sec is the contention for page hash mutexes.
CI_OS_SEMAPHORE_CONTENTION_009_NAME=Contention: OS semaphores/sec
CI_OS_SEMAPHORE_CONTENTION_009_HELP=Contention: OS semaphores/sec is the contention for OS semaphores.
CI_CURSOR_CONTENTION_009_NAME=Contention: cursors/sec
CI_CURSOR_CONTENTION_009_HELP=Contention: cursors/sec is the contention for cursor position mutex.
CI_ID_CONTENTION_009_NAME=Contention: ID table/sec
CI_ID_CONTENTION_009_HELP=Contention: ID table/sec is the contention for ID table mutex.
CI_VOLUNTARY_BLOCKING_009_NAME=Voluntary Blocking/sec
CI_VOLUNTARY_BLOCKING_009_HELP=Voluntary Blocking/sec is the rate at which an engine thread voluntarily gives up control.
CI_PENDING_IO_009_NAME=Pending IO
CI_PENDING_IO_009_HELP=Pending IO is the number of IO requests that have been started but not completed.
CI_MAIN_HEAP_PAGES_009_NAME=Main Heap Pages
CI_MAIN_HEAP_PAGES_009_HELP=Main Heap Pages is the number of pages used for global engine data structures.
CI_MAIN_HEAP_BYTES_009_NAME=Main Heap Bytes
CI_MAIN_HEAP_BYTES_009_HELP=Main Heap Bytes is the number of bytes used for global engine data structures.
CI_REQUEST_QUEUE_WAIT_009_NAME=Request Queue Wait/sec
CI_REQUEST_QUEUE_WAIT_009_HELP=Request Queue Wait/sec is the rate at which the engine must wait for room in the request queue.
CI_ENGINE_CONTENTION_009_NAME=Contention: engine/sec
CI_ENGINE_CONTENTION_009_HELP=Contention: engine/sec is the contention for the engine mutex.
CI_MAIN_HEAP_CONTENTION_009_NAME=Contention: main heap/sec
CI_MAIN_HEAP_CONTENTION_009_HELP=Contention: main heap/sec is the contention for the main heap mutex.
CI_OTHER_CONTENTION_009_NAME=Contention: other/sec
CI_OTHER_CONTENTION_009_HELP=Contention: other/sec is (debug only) the contention for mutexes not accouted for by other counters.
CI_TOTAL_CONTENTION_009_NAME=Contention: total/sec
CI_TOTAL_CONTENTION_009_HELP=Contention: total/sec is (debug only) the rate of contention for all mutexes.
CI_STREAMS_BUFFER_FREELIST_CONTENTION_009_NAME=Contention: streams buffer freelist/sec
CI_STREAMS_BUFFER_FREELIST_CONTENTION_009_HELP=Contention: streams buffer freelist/sec is (debug only) the rate of contention for the streams buffer freelist.
CI_AVAIL_FREELIST_CONTENTION_009_NAME=Contention: avail freelist(2Q)/sec
CI_AVAIL_FREELIST_CONTENTION_009_HELP=Contention: avail freelist(2Q)/sec is the rate of contention for the avail freelist mutex.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -