8.37 V$LICENSE
V$LICENSE displays information about license limits.
               
| Column | Datatype | Description | 
|---|---|---|
| 
 | 
 | Maximum number of concurrent user sessions allowed for the instance | 
| 
 | 
 | Warning limit for concurrent user sessions for the instance | 
| 
 | 
 | Current number of concurrent user sessions | 
| 
 | 
 | Highest number of concurrent user sessions since the instance started | 
| 
 | 
 | Maximum number of named users allowed for the database | 
| 
 | 
 | Current number of logical CPUs or processors on the system | 
| 
 | 
 | Current number of CPU cores on the system (includes subcores of multicore CPUs, as well as single-core CPUs) | 
| 
 | 
 | Current number of CPU sockets on the system (represents an absolute count of CPU chips on the system, regardless of multithreading or multicore architectures) | 
| 
 | 
 | Highest number of logical CPUs or processors on the system since the instance started | 
| 
 | 
 | Highest number of CPU cores on the system since the instance started (includes subcores of multicore CPUs, as well as single-core CPUs) | 
| 
 | 
 | Highest 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) | 
| 
 | 
 | The ID of the container to which the data pertains. Possible values include: 
 | 
Note:
The availability of the CPU core count and CPU socket count statistics is subject to the operating system platform on which the Oracle Database is running. If a statistic is unavailable, the view will return NULL for the statistic value.