home *** CD-ROM | disk | FTP | other *** search
/ PC World 1998 October / PCWorld_1998-10_cd.bin / software / prehled / komix / DATA.Z / sqlactrs.ini < prev    next >
INI File  |  1997-05-27  |  21KB  |  212 lines

  1. [info]
  2.     drivername=SQL_Anywhere
  3.     symbolfile=sqlactnm.h
  4.  
  5. [languages]
  6.     009=English
  7.  
  8. [text]
  9.     CI_WSQLOBJ_009_NAME=SQL Anywhere
  10.     CI_WSQLOBJ_009_HELP=The SQL Anywhere object provides information about the Sybase SQL Anywhere Server, Client or Engine.
  11.  
  12.     CI_PACKETS_RECEIVED_009_NAME=Packets Received/sec
  13.     CI_PACKETS_RECEIVED_009_HELP=Packets Received/sec is the rate at which network packets are being received.
  14.     CI_BYTES_RECEIVED_009_NAME=Bytes Received/sec
  15.     CI_BYTES_RECEIVED_009_HELP=Bytes Received/sec is the rate at which network data (in bytes) are being received.
  16.     CI_PACKETS_SENT_009_NAME=Packets Transmitted/sec
  17.     CI_PACKETS_SENT_009_HELP=Packets Transmitted/sec is the rate at which network packets are being transmitted.
  18.     CI_BYTES_SENT_009_NAME=Bytes Transmitted/sec
  19.     CI_BYTES_SENT_009_HELP=Bytes Transmitted/sec is the rate at which bytes are being transmitted over the network.
  20.     CI_PACKETS_RESENT_009_NAME=Retransmitted Packets/sec
  21.     CI_PACKETS_RESENT_009_HELP=Retransmitted Packets/sec is the rate at which network packets are being retransmitted.
  22.     CI_PACKETS_RERECEIVED_009_NAME=Rereceived Packets/sec
  23.     CI_PACKETS_RERECEIVED_009_HELP=Rereceived Packets/sec is the rate at which duplicate network packets are being received.
  24.     CI_PACKETS_CORRUPTED_009_NAME=Corrupt Packets/sec
  25.     CI_PACKETS_CORRUPTED_009_HELP=Corrupt Packets/sec is the rate at which corrupt network packets are being received.
  26.     CI_PACKETS_DROPPED_009_NAME=Dropped Packets/sec
  27.     CI_PACKETS_DROPPED_009_HELP=Dropped Packets/sec is the rate at which network packets are being dropped due to lack of buffer space.
  28.     CI_MULTI_PACKETS_SENT_009_NAME=Multi-packets Transmitted/sec
  29.     CI_MULTI_PACKETS_SENT_009_HELP=Multi-packets Transmitted/sec is the rate at which multi-packet deliveries are being transmitted.
  30.     CI_MULTI_PACKETS_RECEIVED_009_NAME=Multi-packets Received/sec
  31.     CI_MULTI_PACKETS_RECEIVED_009_HELP=Multi-packets Received/sec is the rate at which multi-packet deliveries are being received.
  32.     CI_REMOTEPUT_WAIT_009_NAME=Remoteput Wait/sec
  33.     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.
  34.     CI_SEND_FAIL_009_NAME=Sends Failed/sec
  35.     CI_SEND_FAIL_009_HELP=Sends Failed/sec is the rate at which the underlying protocol(s) failed to send a packet.
  36.     CI_FREE_BUFFERS_009_NAME=Free Buffers
  37.     CI_FREE_BUFFERS_009_HELP=Number of free network buffers.
  38.     CI_TOTAL_BUFFERS_009_NAME=TotalBuffers
  39.     CI_TOTAL_BUFFERS_009_HELP=Total number of network buffers.
  40.     CI_SERVER_IDLE_WAITS_009_NAME=Idle Waits/sec
  41.     CI_SERVER_IDLE_WAITS_009_HELP=Idle Waits/sec is the number of times per second that the server goes idle waiting for IO completion or a new request.
  42.     CI_DBSTAT_IDLE_ACTIVE_009_NAME=Idle Active/sec
  43.     CI_DBSTAT_IDLE_ACTIVE_009_HELP=Idle Active/sec is the rate at which the engine's idle thread becomes active to do idle writes, idle checkpoints, etc.
  44.     CI_DBSTAT_IDLE_WRITES_009_NAME=Idle Writes/sec
  45.     CI_DBSTAT_IDLE_WRITES_009_HELP=Idle Writes/sec is the rate at which disk writes are being issued by the engine's idle thread.
  46.     CI_DBSTAT_IDLE_CHECKPOINTS_009_NAME=Idle Checkpoints/sec
  47.     CI_DBSTAT_IDLE_CHECKPOINTS_009_HELP=Idle Checkpoints/sec is the rate at which checkpoints are completed by the engine's idle thread. An idle checkpoint occurs whenever the idle thread writes out the last dirty page in the cache.
  48.     CI_DBSTAT_CHECKPOINTS_009_NAME=Checkpoints/sec
  49.     CI_DBSTAT_CHECKPOINTS_009_HELP=Checkpoints/sec is the rate at which checkpoints are being performed.
  50.     CI_DBSTAT_CHECKPOINT_LOG_009_NAME=Checkpoint Log/sec
  51.     CI_DBSTAT_CHECKPOINT_LOG_009_HELP=Checkpoint Log/sec is the rate at which the transaction log is being checkpointed.
  52.     CI_DBSTAT_CHECKPOINT_FLUSH_009_NAME=Checkpoint Flushes/sec
  53.     CI_DBSTAT_CHECKPOINT_FLUSH_009_HELP=Checkpoint Flushes/sec is the rate at which ranges of adjacent pages are being written out during a checkpoint.
  54.     CI_DBSTAT_EXTEND_DB_009_NAME=Extend Database/sec
  55.     CI_DBSTAT_EXTEND_DB_009_HELP=Extend Database/sec is the rate (in pages/sec) at which the database file is being extended.
  56.     CI_DBSTAT_EXTEND_TEMP_009_NAME=Extend Temporary File/sec
  57.     CI_DBSTAT_EXTEND_TEMP_009_HELP=Extend Temporary File/sec is the rate (in pages/sec) at which temporary files are being extended.
  58.     CI_DBSTAT_FREELIST_WRITE_PUSH_009_NAME=Freelist Write Push/sec
  59.     CI_DBSTAT_FREELIST_WRITE_PUSH_009_HELP=Freelist Write Push/sec is the rate at which pages that can remain in the in-memory free list are being freed.
  60.     CI_DBSTAT_FREELIST_WRITE_CURR_009_NAME=Freelist Write Current/sec
  61.     CI_DBSTAT_FREELIST_WRITE_CURR_009_HELP=Freelist Write Current/sec is the rate at which pages that cannot remain in the in-memory free list are being freed.
  62.     CI_DBSTAT_COMMIT_FILE_009_NAME=Commit files/sec
  63.     CI_DBSTAT_COMMIT_FILE_009_HELP=Commit files/sec is the rate at which the engine is forcing a flush of the disk cache. On NT and NetWare platforms, the disk cache does not need to be flushed since unbuffered (direct) IO is used.
  64.     CI_DBSTAT_CONTINUE_REQUESTS_009_NAME=Continue Requests/sec
  65.     CI_DBSTAT_CONTINUE_REQUESTS_009_HELP=Continue Requests/sec is the rate at which "CONTINUE" requests are being issued to the engine.
  66.     CI_DBSTAT_UNSCHEDULED_REQUESTS_009_NAME=Unscheduled requests
  67.     CI_DBSTAT_UNSCHEDULED_REQUESTS_009_HELP=Unscheduled requests is the number of requests that are currently queued up waiting for an available engine thread.
  68.     CI_DBSTAT_ACTIVE_REQUESTS_009_NAME=Active Requests
  69.     CI_DBSTAT_ACTIVE_REQUESTS_009_HELP=Active Requests is the number of engine threads that are currently handling a request.
  70.     CI_DBSTAT_PENDING_REQUESTS_009_NAME=Pending requests/sec
  71.     CI_DBSTAT_PENDING_REQUESTS_009_HELP=Pending requests/sec is the rate at which the engine is detecting the arrival of new requests.
  72.     CI_DBSTAT_REQUESTS_009_NAME=Requests/sec
  73.     CI_DBSTAT_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.
  74.     CI_DBSTAT_CURRENT_READ_009_NAME=Current Reads 
  75.     CI_DBSTAT_CURRENT_READ_009_HELP=Current Reads is the current number of file reads issued by the engine which have not yet completed.
  76.     CI_DBSTAT_MAXIMUM_READ_009_NAME=Maximum Reads
  77.     CI_DBSTAT_MAXIMUM_READ_009_HELP=Maximum Reads is the maximum value that "Current Reads" has reached.
  78.     CI_DBSTAT_CURRENT_WRITE_009_NAME=Current Writes 
  79.     CI_DBSTAT_CURRENT_WRITE_009_HELP=Current Writes is the current number of file writes issued by the engine which have not yet completed.
  80.     CI_DBSTAT_MAXIMUM_WRITE_009_NAME=Maximum Writes
  81.     CI_DBSTAT_MAXIMUM_WRITE_009_HELP=Maximum Writes is the maximum value that "Current Writes" has reached.
  82.     CI_DBSTAT_CURRENT_IO_009_NAME=Current IO
  83.     CI_DBSTAT_CURRENT_IO_009_HELP=Current IO is the current number of file IOs issued by the engine which have not yet completed.
  84.     CI_DBSTAT_MAXIMUM_IO_009_NAME=Maximum IO
  85.     CI_DBSTAT_MAXIMUM_IO_009_HELP=Maximum IO is the maximum value that "Current IO" has reached.
  86.     CI_DBSTAT_MAIN_HEAP_PAGES_009_NAME=Main Heap Pages
  87.     CI_DBSTAT_MAIN_HEAP_PAGES_009_HELP=Main Heap Pages is the number of pages used for global engine data structures.
  88.     CI_DBSTAT_PROCEDURE_PAGES_009_NAME=Procedure Pages
  89.     CI_DBSTAT_PROCEDURE_PAGES_009_HELP=Procedure Pages is the number of relocatable heap pages used for procedures.
  90.     CI_DBSTAT_TRIGGER_PAGES_009_NAME=Trigger Pages
  91.     CI_DBSTAT_TRIGGER_PAGES_009_HELP=Trigger Pages is the number of relocatable heap pages used for triggers.
  92.     CI_DBSTAT_VIEW_PAGES_009_NAME=View Pages
  93.     CI_DBSTAT_VIEW_PAGES_009_HELP=View Pages is the number of relocatable heap pages used for views.
  94.     CI_DBSTAT_RELOCATABLE_HEAP_PAGES_009_NAME=Relocatable Heap Pages
  95.     CI_DBSTAT_RELOCATABLE_HEAP_PAGES_009_HELP=Relocatable Heap Pages is the number of pages used for relocatable heaps (cursors, statements, procedures, triggers, views, etc.).
  96.     CI_DBSTAT_PAGE_RELOCATIONS_009_NAME=Page Relocations/sec
  97.     CI_DBSTAT_PAGE_RELOCATIONS_009_HELP=Page Relocations/sec is the rate at which relocatable heap pages are being read from the temporary file.
  98.     CI_DBSTAT_MAP_PAGES_009_NAME=Map Pages
  99.     CI_DBSTAT_MAP_PAGES_009_HELP=Map Pages is the number of map pages used for accessing the lock table, frequency table, and table layout.
  100.     CI_DBCONNSTAT_CACHE_HITS_009_NAME=Cache Hits/sec
  101.     CI_DBCONNSTAT_CACHE_HITS_009_HELP=Cache Hits/sec is the rate at which database page lookups are satisfied by finding the page in the cache.
  102.     CI_DBCONNSTAT_CACHE_READ_009_NAME=Cache Reads/sec
  103.     CI_DBCONNSTAT_CACHE_READ_009_HELP=Cache Reads/sec is the rate at which database pages are being looked up in the cache.
  104.     CI_DBCONNSTAT_DISK_READ_009_NAME=Disk Reads/sec
  105.     CI_DBCONNSTAT_DISK_READ_009_HELP=Disk Reads/sec is the rate at which pages are being read from file.
  106.     CI_DBCONNSTAT_DISK_SYNCREAD_009_NAME=Disk SyncReads/sec
  107.     CI_DBCONNSTAT_DISK_SYNCREAD_009_HELP=Disk SyncReads/sec is the rate at which pages are being read synchronously from disk.
  108.     CI_DBCONNSTAT_DISK_WAITREAD_009_NAME=Disk Waitreads/sec
  109.     CI_DBCONNSTAT_DISK_WAITREAD_009_HELP=Disk Waitreads/sec is the rate at which the engine is waiting synchronously for the completion of a read IO operation which was originally issued as an asynchronous read. Waitreads often occur due to cache misses on systems that support asynchronous IO.
  110.     CI_DBCONNSTAT_DISK_WAITWRITE_009_NAME=Disk Waitwrites/sec
  111.     CI_DBCONNSTAT_DISK_WAITWRITE_009_HELP=Disk Waitwrites/sec is the rate at which the engine is waiting synchronously for the completion of a write IO operation which was originally issued as an asynchronous write.
  112.     CI_DBCONNSTAT_CACHE_TABLE_READ_009_NAME=Cache Table Reads/sec
  113.     CI_DBCONNSTAT_CACHE_TABLE_READ_009_HELP=Cache Table Reads/sec is the rate at which table pages are being read from the cache.
  114.     CI_DBCONNSTAT_CACHE_INDEXLEAF_READ_009_NAME=Cache Index Leaf Reads/sec
  115.     CI_DBCONNSTAT_CACHE_INDEXLEAF_READ_009_HELP=Cache Index Leaf Reads/sec is the rate at which index leaf pages are being read from the cache.
  116.     CI_DBCONNSTAT_CACHE_INDEXINT_READ_009_NAME=Cache Index Internal Reads/sec
  117.     CI_DBCONNSTAT_CACHE_INDEXINT_READ_009_HELP=Cache Index Internal Reads/sec is the rate at which index internal-node pages are being read from the cache.
  118.     CI_DBCONNSTAT_DISK_TABLE_READ_009_NAME=Disk Table Reads/sec
  119.     CI_DBCONNSTAT_DISK_TABLE_READ_009_HELP=Disk Table Reads/sec is the rate at which table pages are being read from disk.
  120.     CI_DBCONNSTAT_DISK_INDEXLEAF_READ_009_NAME=Disk Index Leaf Reads/sec
  121.     CI_DBCONNSTAT_DISK_INDEXLEAF_READ_009_HELP=Disk Index Leaf Reads/sec is the rate at which index leaf pages are being read from disk.
  122.     CI_DBCONNSTAT_DISK_INDEXINT_READ_009_NAME=Disk Index Internal Reads/sec
  123.     CI_DBCONNSTAT_DISK_INDEXINT_READ_009_HELP=Disk Index Internal Reads/sec is the rate at which index internal-node pages are being read from disk.
  124.     CI_DBCONNSTAT_CACHE_WRITE_009_NAME=Cache Writes/sec
  125.     CI_DBCONNSTAT_CACHE_WRITE_009_HELP=Cache Writes/sec is the rate at which pages in the cache are being modified (in pages/sec).
  126.     CI_DBCONNSTAT_DISK_WRITE_009_NAME=Disk Writes/sec
  127.     CI_DBCONNSTAT_DISK_WRITE_009_HELP=Disk Writes/sec is the rate at which modified pages are being written to disk.
  128.     CI_DBCONNSTAT_DISK_SYNCWRITE_009_NAME=Disk SyncWrites/sec
  129.     CI_DBCONNSTAT_DISK_SYNCWRITE_009_HELP=Disk SyncWrites/sec is the rate at which pages are being written synchronously to disk. It is the sum of all the other "Disk SyncWrites _____/sec" counters.
  130.     CI_DBCONNSTAT_DISK_SYNC_WRT_EXTEND_009_NAME=Disk SyncWrites Extend/sec
  131.     CI_DBCONNSTAT_DISK_SYNC_WRT_EXTEND_009_HELP=Disk SyncWrites Extend/sec is the rate at which pages are being written synchronously to disk while extending a database file.
  132.     CI_DBCONNSTAT_DISK_SYNC_WRT_RLBK_009_NAME=Disk SyncWrites Rollback/sec
  133.     CI_DBCONNSTAT_DISK_SYNC_WRT_RLBK_009_HELP=Disk SyncWrites Rollback/sec is the rate at which pages are being written synchronously to the rollback log.
  134.     CI_DBCONNSTAT_DISK_SYNC_WRT_LOG_009_NAME=Disk SyncWrites Log/sec
  135.     CI_DBCONNSTAT_DISK_SYNC_WRT_LOG_009_HELP=Disk SyncWrites Log/sec is the rate at which pages are being written synchronously to the transaction log.
  136.     CI_DBCONNSTAT_DISK_SYNC_WRT_FREE_CURR_009_NAME=Disk SyncWrites Free Current/sec
  137.     CI_DBCONNSTAT_DISK_SYNC_WRT_FREE_CURR_009_HELP=Disk SyncWrites Free Current/sec is the rate at which pages are being written synchronously to disk to free a page that cannot remain in the in-memory free list.
  138.     CI_DBCONNSTAT_DISK_SYNC_WRT_FREE_PUSH_009_NAME=Disk SyncWrites Free Push/sec
  139.     CI_DBCONNSTAT_DISK_SYNC_WRT_FREE_PUSH_009_HELP=Disk SyncWrites Free Push/sec is the rate at which pages are being written synchronously to disk to free a page that can remain in the in-memory free list.
  140.     CI_DBCONNSTAT_DISK_SYNC_WRT_CHKPT_009_NAME=Disk SyncWrites Checkpoint/sec
  141.     CI_DBCONNSTAT_DISK_SYNC_WRT_CHKPT_009_HELP=Disk SyncWrites Checkpoint/sec is the rate at which pages are being written synchronously to disk for a checkpoint.
  142.     CI_DBCONNSTAT_DISK_SYNC_WRT_UNKN_009_NAME=Disk SyncWrite Other/sec
  143.     CI_DBCONNSTAT_DISK_SYNC_WRT_UNKN_009_HELP=Disk SyncWrite Other/sec is the rate at which pages are being written synchronously to disk for a reason not covered by other "Disk SyncWrites _____/sec" counters.
  144.     CI_DBCONNSTAT_ASYNC_READ_009_NAME=Asynchronous Reads/sec
  145.     CI_DBCONNSTAT_ASYNC_READ_009_HELP=Asynchronous Reads/sec is the rate at which pages are being read asynchronously from disk.
  146.     CI_DBCONNSTAT_ASYNC_WRITE_009_NAME=Asynchronous Writes/sec
  147.     CI_DBCONNSTAT_ASYNC_WRITE_009_HELP=Asynchronous Writes/sec is the rate at which pages are being written asynchronously to disk.
  148.     CI_DBCONNSTAT_REREAD_QUEUED_009_NAME=Rereads Queued/sec
  149.     CI_DBCONNSTAT_REREAD_QUEUED_009_HELP=A reread occurs when a read request for a page is received by the database IO subsystem while an asynchronous read IO operation has been posted to the operating system but has not completed. Rereads Queued/sec is the rate at which this condition is occurring.
  150.     CI_DBCONNSTAT_READ_HINTS_009_NAME=Read Hints/sec
  151.     CI_DBCONNSTAT_READ_HINTS_009_HELP=A read hint is an asynchronous read operation for a page that the database engine is likely to need soon. Read Hints/sec is the rate at which such read operations are being issued.
  152.     CI_DBCONNSTAT_READ_HINTS_USED_009_NAME=Read Hints Used/sec
  153.     CI_DBCONNSTAT_READ_HINTS_USED_009_HELP=Read Hints Used/sec is the rate at which page-read operations are being satisfied immediately from cache thanks to a earlier read hint.
  154.     CI_DBCONNSTAT_REDO_WRITE_009_NAME=Redo Writes/sec
  155.     CI_DBCONNSTAT_REDO_WRITE_009_HELP=Redo Writes/sec is the rate at which pages are being written to the transaction (redo) log.
  156.     CI_DBCONNSTAT_REDO_REWRITE_009_NAME=Redo Rewrites/sec
  157.     CI_DBCONNSTAT_REDO_REWRITE_009_HELP=Redo Rewrites/sec is the rate at which pages that were previously written to the transaction log (but were not full) are being written to the transaction log again (but with more data added).
  158.     CI_DBCONNSTAT_REDO_FREE_COMMIT_009_NAME=Redo Free Commits/sec
  159.     CI_DBCONNSTAT_REDO_FREE_COMMIT_009_HELP=A "Redo Free Commit" occurs when a commit of the transaction (redo) log is requested but the log has already been written (so the commit was done for "free"). 
  160.     CI_DBCONNSTAT_WAITREAD_OPTIM_009_NAME=Waitread Optimizer/sec
  161.     CI_DBCONNSTAT_WAITREAD_OPTIM_009_HELP=Waitread Optimizer/sec is the rate at which read requests posted by the optimizer must be satisfied by a synchronous read operation.
  162.     CI_DBCONNSTAT_WAITREAD_TEMPTAB_009_NAME=Waitread Temporary Table/sec
  163.     CI_DBCONNSTAT_WAITREAD_TEMPTAB_009_HELP=Waitread Temporary Table/sec is the rate at which read requests for a temporary table must be satisfied by a synchronous read operation.
  164.     CI_DBCONNSTAT_WAITREAD_SYSCONN_009_NAME=Waitread SysConnection/sec
  165.     CI_DBCONNSTAT_WAITREAD_SYSCONN_009_HELP=Waitread SysConnection/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 a any client connection.
  166.     CI_DBCONNSTAT_WAITREAD_FULLCOMP_009_NAME=Waitread Full Compare/sec
  167.     CI_DBCONNSTAT_WAITREAD_FULLCOMP_009_HELP=Waitread Full Compare/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.
  168.     CI_DBCONNSTAT_WAITREAD_UNKNOWN_009_NAME=Waitread Other/sec
  169.     CI_DBCONNSTAT_WAITREAD_UNKNOWN_009_HELP=Waitread Other/sec is the rate at which read requests from other sources must be satisfied by a synchronous read operation.
  170.     CI_DBCONNSTAT_INDEX_ADDS_009_NAME=Index adds/sec
  171.     CI_DBCONNSTAT_INDEX_ADDS_009_HELP=Index adds/sec is the rate at which entries are being added to indexes.
  172.     CI_DBCONNSTAT_INDEX_LOOKUPS_009_NAME=Index lookups/sec 
  173.     CI_DBCONNSTAT_INDEX_LOOKUPS_009_HELP=Index lookups/sec is the rate at which entries are being looked up in indexes.
  174.     CI_DBCONNSTAT_FULL_COMPARES_009_NAME=Full compares/sec
  175.     CI_DBCONNSTAT_FULL_COMPARES_009_HELP=Full compares/sec is the rate at which comparisons beyond the hash value in an index must be performed.
  176.     CI_DBCONNSTAT_ROLLBACK_LOG_PAGES_009_NAME=Rollback Log Pages
  177.     CI_DBCONNSTAT_ROLLBACK_LOG_PAGES_009_HELP=Rollback Log Pages is the number of pages in the rollback log.
  178.     CI_DBCONNSTAT_LOCK_TABLE_PAGES_009_NAME=Lock Table Pages
  179.     CI_DBCONNSTAT_LOCK_TABLE_PAGES_009_HELP=Lock Table Pages is the number of pages used to store lock information.
  180.     CI_DBCONNSTAT_VOLUNTARY_BLOCKS_009_NAME=Voluntary blocks/sec
  181.     CI_DBCONNSTAT_VOLUNTARY_BLOCKS_009_HELP=Voluntary blocks/sec is the rate at which engine threads voluntarily block on pending disk IO.
  182.     CI_CONNSTAT_COMMIT_009_NAME=Commits/sec
  183.     CI_CONNSTAT_COMMIT_009_HELP=Commits/sec is the rate at which Commit requests are being handled.
  184.     CI_CONNSTAT_ROLLBACK_009_NAME=Rollbacks/sec
  185.     CI_CONNSTAT_ROLLBACK_009_HELP=Rollbacks/sec is the rate at which Rollback requests are being handled.
  186.     CI_CONNSTAT_STATEMENT_009_NAME=Statements
  187.     CI_CONNSTAT_STATEMENT_009_HELP=Statements is the number of prepared statements that are currently being maintained by the engine.
  188.     CI_CONNSTAT_CURSOR_009_NAME=Cursors
  189.     CI_CONNSTAT_CURSOR_009_HELP=Cursors is the number of declared cursors that are currently being maintained by the engine.
  190.     CI_CONNSTAT_OPEN_CURSOR_009_NAME=Open cursors
  191.     CI_CONNSTAT_OPEN_CURSOR_009_HELP=Open cursors is the number of open cursors that are currently being maintained by the engine.
  192.     CI_CONNSTAT_CONTEXT_SWITCHES_009_NAME=Context Switches/sec
  193.     CI_CONNSTAT_CONTEXT_SWITCHES_009_HELP=Context Switches/sec is the rate at which the current engine thread is being changed.
  194.     CI_CONNSTAT_CONTEXT_SWITCH_CHECKS_009_NAME=Context Switch Checks/sec
  195.     CI_CONNSTAT_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.
  196.     CI_PING1_009_NAME=Ping1/sec
  197.     CI_PING1_009_HELP=Ping1/sec is the rate at which ping requests which go all the way down into the engine are serviced.
  198.     CI_PING2_009_NAME=Ping2/sec
  199.     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.
  200.     CI_INDEX_FILLS_009_NAME=Index Fills
  201.     CI_INDEX_FILLS_009_HELP=Index Fills is the number of times a new temporary merge index is created.
  202.     CI_INDEX_MERGES_009_NAME=Index Merges
  203.     CI_INDEX_MERGES_009_HELP=Index Merges is the number of times a temp index has been merged into a main index
  204.     CI_DIRTY_PAGES_009_NAME=Dirty Pages
  205.     CI_DIRTY_PAGES_009_HELP=Dirty Pages is the number of pages in the cache which must be written out and which do not belong to temporary files.
  206.     CI_IO_TO_RECOVER_009_NAME=IO to Recover
  207.     CI_IO_TO_RECOVER_009_HELP=IO to Recover is the estimated number of IO operations required to recover the database.
  208.     CI_CHECKPOINT_URGENCY_009_NAME=Checkpoint Urgency
  209.     CI_CHECKPOINT_URGENCY_009_HELP=Checkpoint Urgency is expressed as a percentage. See documentation for details.
  210.     CI_RECOVERY_URGENCY_009_NAME=Recovery Urgency
  211.     CI_RECOVERY_URGENCY_009_HELP=Recovery Urgency is expressed as a percentage. See documentation for details.
  212.