Oracle 11gR1
DBA_USERS
describes all users of the database.
USER_USERS
describes the current user. This view does not display the PASSWORD
, PROFILE
, PASSWORD_VERSIONS
, or EDITIONS_ENABLED
columns.
Column | Datatype | NULL | Description |
|
|
| Name of the user |
|
|
| ID number of the user |
|
| | Encrypted password |
|
|
| Account status: · · · · · · · · · |
|
| | Date the account was locked if account status was |
|
| | 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 |
No comments:
Post a Comment