Entering content frame

 List of Log Files 

This table shows you the information that you can find in the Database Analyzer log files.

Log Files for All Database Instance Types

DBAN.prt

Logs messages, including analysis rules and current values that caused the message

DBAN_CACHES.csv

Successful and unsuccessful accesses to the caches, and hit rates

DBAN_FILLING.csv

Fill level of the database instance (such as the size of the data volumes, number of permanently and temporarily used pages)

DBAN_IO.csv

Reads and writes to cache pages and data pages

DBAN_LOAD.csv

Accesses and selectivity of SELECT, FETCH, INSERT, UPDATE, and DELETE statements

DBAN_LOGGING.csv

Number of log pages written, fill level of the log queue

DBAN_REGIONS.csv

Information about accesses to critical sections

DBAN_STRATEGY_INDEX.csv

Accesses and selectivity for index searches

DBAN_STRATEGY_PRIMKEY.csv

Accesses and selectivity for PRIMARY KEY searches

DBAN_STRATEGY_SCANS.csv

Accesses and selectivity for INDEX SCAN and TABLE SCAN searches

DBAN_TASK_ACTIVITIES.csv

Information on task activities (such as number of SQL statements, number or running user tasks, number of task changes)

DBAN_TASK_IO.csv

Number and duration of physical writes and reads from perspective of the log writer, the user task, and the pager

DBAN_TASK_STATES.csv

Number and execution duration of processed statements

Number and wait duration of the task states Vsuspend, Vwait, Vsleep

DBAN_TRANSACTIONS.csv

Number of SQL statements and procedure calls, PREPARE, EXECUTE, COMMIT, and ROLLBACK statements, subtransactions, TIMEOUTS caused by locks, and conversions of row locks to table locks (Lock List Escalations)

liveCache-Specific Log Files

DBAN_CACHES_OCCUPANCY.csv

Cache load and occupancy (proportion of OMS, SQL, and history pages in the data cache)

DBAN_OMS.csv

Number of calls by DB procedures, dereferences, deleted objects, history accesses

DBAN_OMS_CONTAINER.csv

Information on class containers (such as number of classes, occupancy, number of free pages)

DBAN_OMS_HEAP.csv

Information on OMS heap (such as occupancy, current size, collisions)

DBAN_OMS_VERSIONS.csv

Information on OMS versions (such as number and age of versions used)

 

 

Leaving content frame