Entering content frame

 USERS 

The system table USERS contains all database users.

USERS

OWNER

CHAR(32)

Name of user owner

GROUPNAME

CHAR(32)

Name of the group

USERNAME

CHAR(32)

Name of user

USERMODE

CHAR(8)

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

CONNECTMODE

CHAR(8)

Type of connection (MULTIPLE | SINGLE)

MAXTIMEOUT

FIXED(10)

Timeout value

COSTWARNING

FIXED(10)

Value of the COSTWARNING

COSTLIMIT

FIXED(10)

Value of the COSTLIMIT

DEFAULTCODE

CHAR(8)

Default value for code attribute

CREATEDATE

DATE(10)

Creation date of user

CREATETIME

TIME(8)

Creation time of user

ALTERDATE

DATE(10)

Change date of user

ALTERTIME

TIME(8)

Change time of user

PWCREADATE

DATE(10)

Creation date of password

PWCREATIME

TIME(8)

Creation time of password

SERVERDB

CHAR(18)

Name of database instance

SERVERNODE

CHAR(64)

Host node name of database instance

USER_ID

FIXED(10)

ID of the user

COMMENT

LONG

Comment about user

See also:

Evaluating System Tables ® USERS

 

Leaving content frame