v$pwfile_user表

SQL> select * from v$pwfile_users;
select * from v$pwfile_users;

USERNAME SYSDB SYSOP SYSAS
------------------------------ ----- ----- -----
SYS TRUE TRUE FALSE

SQL>

 

但是,在12c中,又发生了变化:

V$PWFILE_USERS lists all users in the password file, and indicates whether the user has been granted the SYSDBASYSOPERSYSASM,SYSBACKUPSYSDG, and SYSKM privileges.

 

ColumnDatatypeDescription
USERNAMEVARCHAR2(30)Name of the user that is contained in the password file
SYSDBAVARCHAR2(5)Indicates whether the user can connect with SYSDBA privileges (TRUE) or not (FALSE)
SYSOPERVARCHAR2(5)Indicates whether the user can connect with SYSOPER privileges (TRUE) or not (FALSE)
SYSASMVARCHAR2(5)Indicates whether the user can connect with SYSASM privileges (TRUE) or not (FALSE)
SYSBACKUPVARCHAR2(5)Indicates whether the user can connect with SYSBACKUP privileges (TRUE) or not (FALSE)
SYSDGVARCHAR2(5)Indicates whether the user can connect with SYSDG privileges (TRUE) or not (FALSE)
SYSKMVARCHAR2(5)Indicates whether the user can connect with SYSKM privileges (TRUE) or not (FALSE)
CON_IDNUMBERThe ID of the container to which the data pertains. Possible values include:
  • 0: This value is used for rows containing data that pertain to the entire CDB. This value is also used for rows in non-CDBs.

  • 1: This value is used for rows containing data that pertain to only the root

  • n: Where n is the applicable container ID for the rows containing data

转载于:https://www.cnblogs.com/gaojian/p/3527084.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值