V$PWFILE_USERS view to see the users who have been granted SYSDBA or SYSOPER system privileges for a database. The columns displayed by this view are as follows: | Column | Description |
|---|---|
USERNAME | This column contains the name of the user that is recognized by the password file. |
SYSDBA | If the value of this column is TRUE, then the user can log on with SYSDBA system privileges. |
SYSOPER | If the value of this column is TRUE, then the user can log on with SYSOPER system privileges. |
No comments:
Post a Comment