📄 dbctrs7.ini
字号:
[info]
drivername=Adaptive_Server_Anywhere
symbolfile=sqlactnm.h
[languages]
009=English
[text]
OI_ENGINE_009_NAME=Adaptive Server Anywhere Engine
OI_ENGINE_009_HELP=The Adaptive Server Anywhere engine object.
OI_DATABASE_009_NAME=Adaptive Server Anywhere Database
OI_DATABASE_009_HELP=The Adaptive Server Anywhere database object.
OI_CONNECTION_009_NAME=Adaptive Server Anywhere Connection
OI_CONNECTION_009_HELP=The Adaptive Server Anywhere connection object.
CI_IDLE_ACTIVE_009_NAME=Idle Actives/sec
CI_IDLE_ACTIVE_009_HELP=Idle Actives/sec is the rate at which the engine's idle thread becomes active to do idle writes, idle checkpoints, etc.
CI_IDLE_WRITES_009_NAME=Idle Writes/sec
CI_IDLE_WRITES_009_HELP=Idle Writes/sec is the rate at which disk writes are being issued by the engine's idle thread.
CI_IDLE_CHECKPOINTS_009_NAME=Idle Checkpoints/sec
CI_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.
CI_IDLE_CHECKP_TIME_009_NAME=Idle Checkpoint Time
CI_IDLE_CHECKP_TIME_009_HELP=Idle Checkpoint Time is the total time in seconds spent doing idle checkpoints.
CI_CHECKPOINTS_009_NAME=Checkpoints/sec
CI_CHECKPOINTS_009_HELP=Checkpoints/sec is the rate at which checkpoints are being performed.
CI_CHECKPOINT_LOG_009_NAME=Disk Writes: Translog Checkpts/sec
CI_CHECKPOINT_LOG_009_HELP=Disk Writes: Translog Checkpts/sec is the rate at which the transaction log is being checkpointed.
CI_CHECKPOINT_FLUSH_009_NAME=Checkpoint Flushes/sec
CI_CHECKPOINT_FLUSH_009_HELP=Checkpoint Flushes/sec is the rate at which ranges of adjacent pages are being written out during a checkpoint.
CI_EXTEND_DB_009_NAME=Disk Writes: Database Extends/sec
CI_EXTEND_DB_009_HELP=Disk Writes: Database Extends/sec is the rate (in pages/sec) at which the database file is being extended.
CI_EXTEND_TEMP_009_NAME=Disk Writes: Temp Extends/sec
CI_EXTEND_TEMP_009_HELP=Disk Writes: Temp Extends/sec is the rate (in pages/sec) at which temporary files are being extended.
CI_COMMIT_FILE_009_NAME=Disk Writes: Commit Files/sec
CI_COMMIT_FILE_009_HELP=Disk Writes: 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.
CI_CURRENT_READ_009_NAME=Disk Reads: Active
CI_CURRENT_READ_009_HELP=Disk Reads: Active is the current number of file reads issued by the engine which have not yet completed.
CI_MAXIMUM_READ_009_NAME=Disk Reads: Maximum Active
CI_MAXIMUM_READ_009_HELP=Disk Reads: Maximum Active is the maximum value that "Current Reads" has reached.
CI_CURRENT_WRITE_009_NAME=Disk Writes: Active
CI_CURRENT_WRITE_009_HELP=Disk Writes: Active is the current number of file writes issued by the engine which have not yet completed.
CI_MAXIMUM_WRITE_009_NAME=Disk Writes: Maximum Active
CI_MAXIMUM_WRITE_009_HELP=Disk Writes: Maximum Active is the maximum value that "Current Writes" has reached.
CI_CURRENT_IO_009_NAME=Disk: Active I/Os
CI_CURRENT_IO_009_HELP=Disk: Active I/Os is the current number of file IOs issued by the engine which have not yet completed.
CI_MAXIMUM_IO_009_NAME=Disk: Maximum Active I/Os
CI_MAXIMUM_IO_009_HELP=Disk: Maximum Active I/Os is the maximum value that "Disk: Active I/O" has reached.
CI_JVM_NAMESPACE_SIZE_009_NAME=JVM: Namespace Size
CI_JVM_NAMESPACE_SIZE_009_HELP=JVM: Namespace Size is the total bytes allocated to java VM namespace.
CI_IO_TO_RECOVER_009_NAME=Recovery I/O Estimate
CI_IO_TO_RECOVER_009_HELP=Recovery I/O Estimate is the estimated number of I/O operations required to recover the database.
CI_CHECKPOINT_URGENCY_009_NAME=Checkpoint Urgency
CI_CHECKPOINT_URGENCY_009_HELP=Checkpoint Urgency is expressed as a percentage. See documentation for details.
CI_RECOVERY_URGENCY_009_NAME=Recovery Urgency
CI_RECOVERY_URGENCY_009_HELP=Recovery Urgency is expressed as a percentage. See documentation for details.
CI_RELOCATABLE_HEAP_PAGES_009_NAME=Mem Pages: Relocatable
CI_RELOCATABLE_HEAP_PAGES_009_HELP=Mem Pages: Relocatable is the number of pages used for relocatable heaps (cursors, statements, procedures, triggers, views, etc.).
CI_PROCEDURE_PAGES_009_NAME=Mem Pages: Procedure Definitions
CI_PROCEDURE_PAGES_009_HELP=Mem Pages: Procedure Definitions is the number of relocatable heap pages used for procedures.
CI_TRIGGER_PAGES_009_NAME=Mem Pages: Trigger Definitions
CI_TRIGGER_PAGES_009_HELP=Mem Pages: Trigger Definitions is the number of relocatable heap pages used for triggers.
CI_VIEW_PAGES_009_NAME=Mem Pages: View Definitions
CI_VIEW_PAGES_009_HELP=Mem Pages: View Definitions is the number of relocatable heap pages used for views.
CI_PAGE_RELOCATIONS_009_NAME=Mem Pages: Relocations/sec
CI_PAGE_RELOCATIONS_009_HELP=Mem Pages: Relocations/sec is the rate at which relocatable heap pages are being read from the temporary file.
CI_MAP_PAGES_009_NAME=Mem Pages: Map Pages
CI_MAP_PAGES_009_HELP=Mem Pages: Map Pages is the number of map pages used for accessing the lock table, frequency table, and table layout.
CI_LOCK_TABLE_PAGES_009_NAME=Mem Pages: Lock Table
CI_LOCK_TABLE_PAGES_009_HELP=Mem Pages: Lock Table is the number of pages used to store lock information.
CI_CACHE_HITS_009_NAME=Cache Hits/sec
CI_CACHE_HITS_009_HELP=Cache Hits/sec is the rate at which database page lookups are satisfied by finding the page in the cache.
CI_CACHE_READ_009_NAME=Cache Reads: Total Pages/sec
CI_CACHE_READ_009_HELP=Cache Reads: Total Pages/sec is the rate at which database pages are being looked up in the cache.
CI_DISK_READ_009_NAME=Disk Reads: Total Pages/sec
CI_DISK_READ_009_HELP=Disk Reads: Total Pages/sec is the rate at which pages are being read from disk.
CI_CACHE_TABLE_READ_009_NAME=Cache Reads: Table/sec
CI_CACHE_TABLE_READ_009_HELP=Cache Reads: Table/sec is the rate at which table pages are being read from the cache.
CI_CACHE_INDEXLEAF_READ_009_NAME=Cache Reads: Index Leaf/sec
CI_CACHE_INDEXLEAF_READ_009_HELP=Cache Reads: Index Leaf/sec is the rate at which index leaf pages are being read from the cache.
CI_CACHE_INDEXINT_READ_009_NAME=Cache Reads: Index Interior/sec
CI_CACHE_INDEXINT_READ_009_HELP=Cache Reads: Index Interior/sec is the rate at which index internal-node pages are being read from the cache.
CI_DISK_TABLE_READ_009_NAME=Disk Reads: Table/sec
CI_DISK_TABLE_READ_009_HELP=Disk Reads: Table/sec is the rate at which table pages are being read from disk.
CI_DISK_INDEXLEAF_READ_009_NAME=Disk Reads: Index Leaf/sec
CI_DISK_INDEXLEAF_READ_009_HELP=Disk Reads: Index Leaf/sec is the rate at which index leaf pages are being read from disk.
CI_DISK_INDEXINT_READ_009_NAME=Disk Reads: Index Interior/sec
CI_DISK_INDEXINT_READ_009_HELP=Disk Reads: Index Interior/sec is the rate at which index internal-node pages are being read from disk.
CI_DISK_WRITE_009_NAME=Disk Writes: Pages/sec
CI_DISK_WRITE_009_HELP=Disk Writes: Pages/sec is the rate at which modified pages are being written to disk.
CI_REDO_WRITE_009_NAME=Disk Writes: Transaction Log/sec
CI_REDO_WRITE_009_HELP=Disk Writes: Transaction Log/sec is the rate at which pages are being written to the transaction log.
CI_REDO_FREE_COMMIT_009_NAME=Disk Writes: Translog Group Commits
CI_REDO_FREE_COMMIT_009_HELP=Disk Writes: Translog Group Commits is what occurs when a commit of the transaction log is requested but the log has already been written (so the commit was done for "free").
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -