USERSTATISTICS 

This statistical system table contains information on users’ resource usage.

USERSTATISTICS

USERNAME

CHAR ( 32)

User name

USERMODE

CHAR ( 8)

User class

PERMLIMIT

FIXED (10)

Maximum number of pages that can be used for permanent objects

PERMCOUNT

FIXED (10)

Number of pages currently used for permanent objects

TEMPLIMIT

FIXED (10)

Maximum number of pages that can be used for temporary objects

TEMPCOUNT

FIXED (10)

Number of pages currently used for temporary objects