ORACLE许可使用信息V$LICENSE

本文详细介绍了Oracle数据库中V$LICENSE视图的各列数据类型及描述,包括并发用户会话限制、系统CPU信息等关键指标,为数据库管理员提供监控和优化数据库资源的重要依据。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

V$LICENSE

This view contains information about license limits.

ColumnDatatypeDescription
SESSIONS_MAXNUMBERMaximum number of concurrent user sessions allowed for the instance
SESSIONS_WARNINGNUMBERWarning limit for concurrent user sessions for the instance
SESSIONS_CURRENTNUMBERCurrent number of concurrent user sessions
SESSIONS_HIGHWATERNUMBERHighest number of concurrent user sessions since the instance started
USERS_MAXNUMBERMaximum number of named users allowed for the database
CPU_COUNT_CURRENTNUMBERCurrent number of logical CPUs or processors on the system
CPU_CORE_COUNT_CURRENTNUMBERCurrent number of CPU cores on the system (includes subcores of multicore CPUs, as well as single-core CPUs)
CPU_SOCKET_COUNT_CURRENTNUMBERCurrent number of CPU sockets on the system (represents an absolute count of CPU chips on the system, regardless of multithreading or multicore architectures)
CPU_COUNT_HIGHWATERNUMBERHighest number of logical CPUs or processors on the system since the instance started
CPU_CORE_COUNT_HIGHWATERNUMBERHighest number of CPU cores on the system since the instance started (includes subcores of multicore CPUs, as well as single-core CPUs)
CPU_SOCKET_COUNT_HIGHWATERNUMBERHighest number of CPU sockets on the system since the instance started (represents an absolute count of CPU chips on the system, regardless of multithreading or multicore architectures)
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值