Entering content frame

 MACHINEUTILIZATION 

The system table MACHINEUTILIZATION contains information about the utilization of the host on which the database kernel is installed.

MACHINEUTILIZATION

PHYSICALMEMORYUSABLE

FIXED(10)

Size of free physical memory

VIRTUALMEMORYUSABLE

FIXED(10)

Size of free virtual memory

PROCESSUSEDUSERTIME

FIXED(10)

Time the database kernel process has spent in user mode since database startup (s)

PROCESSUSEDSYSTEMTIME

FIXED(10)

Time the database kernel process has spent in system mode since database startup (s)

MACHINEUSEDUSERTIME

FIXED(10)

Time the host has spent in user mode since database startup (s)

MACHINEUSEDIDLETIME

FIXED(10)

Time the host has spent in system mode since database startup (s)

CPULOAD

CHAR(12)

CPU load on the host

 

 

Leaving content frame