Dba Users
Dba Users
USER_USERS describes the current user. This view does PASSWORD_VERSIONS, or EDITIONS_ENABLED columns.
Column
USERNAME USER_ID PASSWORD
Datatype
VARCHAR2(30) NUMBER VARCHAR2(30)
NULL
NOT NULL NOT NULL
Description Name of the user ID number of the user Indicates whether the user is authenticated by OID (GLOBAL) or externally authenticated (EXTERNAL); NULL otherwise
ACCOUNT_STATUS
VARCHAR2(32)
NOT NULL
Account status:
OPEN EXPIRED EXPIRED(GRACE) LOCKED(TIMED) LOCKED EXPIRED & LOCKED(TIMED) EXPIRED(GRACE) & LOCKED(TIMED) EXPIRED & LOCKED EXPIRED(GRACE) & LOCKED
Date the account was locked if account status was LOCKED Date of expiration of the account Default tablespace for data Name of the default tablespace for temporary tables or the name of a tablespace group User creation date User resource profile name Initial resource consumer group for the user User external name Database version in which the password was created or changed Reserved for future use
CREATED PROFILE
DATE VARCHAR2(30)
EDITIONS_ENABLED
VARCHAR2(1)