USERS 

This system table contains all users.

USERS

OWNER

CHAR(32)

Name of the owner of the user

GROUPNAME

CHAR(32)

Group name

USERNAME

CHAR(32)

User name

USERMODE

CHAR(8)

Class of the user (SYSDBA | DBA | RESOURCE | STANDARD)

CONNECTMODE

CHAR(8)

Type of connection (MULTIPLE | SINGLE)

PERMLIMIT

FIXED(10)

PERMLIMIT value

TEMPLIMIT

FIXED(10)

TEMPLIMIT value

MAXTIMEOUT

FIXED(10)

TIMEOUT value

COSTWARNING

FIXED(10)

COSTWARNING value

COSTLIMIT

FIXED(10)

COSTLIMIT value

CREATEDATE

DATE

Creation date of the user

CREATETIME

TIME

Creation time of the user

ALTERDATE

DATE

Change date of the user

ALTERTIME

TIME

Change time of the user

PWCREADATE

DATE

Creation date of the password

PWCREATIME

TIME

Creation time of the password

SERVERDB

CHAR(18)

Name of the serverdb

SERVERNODE

CHAR(64)

Server node name of the serverdb

USER_ID

FIXED(10)

User identification

COMMENT

LONG

Comment on the user