Oracle Database and WebLogic Server licensing in hard-partitioned environments
-
- UpdatedAug 3, 2023
- 4 minutes to read
- Vancouver
- Software Asset Management
The Software Asset Management application supports Oracle hard-partitioning licensing rules for IBM AIX LPAR and Solaris Zone.
When you hard partition a server, the server is divided into smaller systems that run independently from each other. Each system contains its own processors, network resources, operating system, memory, and more. For more information on Oracle licensing and hard partitioning, refer to Oracle Partitioning Policy.
IBM LPAR
A logical partition (LPAR) is a defined subset of processor hardware that supports the operating system. An LPAR contains resources, such as processors, memory, and input or output devices, that operate as an independent system. You can have multiple LPARs within each mainframe hardware system.
Discovering the LPARs and LPAR resources within your IBM LPAR infrastructure requires ServiceNow Discovery patterns for the IBM Hardware Management Console (HMC), which is the hardware appliance that enables you to manage and configure your LPARs. To access these discovery patterns, you must request and install the Discovery and Service Mapping Patterns application from the ServiceNow Store. For more information on how to configure a discovery on your LPARs, see IBM Virtualization and Hardware Management Console discovery.
- cmdb_ci_ibm_frame
- cmdb_ci_aix_server
- cmdb_ci_lpar_instance
- cmdb_ci_lpar_resource
- cmdb_rel_ci
- cmdb_sam_sw_install
Processor pool | Description | Licensing rule |
---|---|---|
Dedicated | Processors are assigned to only one dedicated LPAR, which is an LPAR that is built on dedicated CPU resources. | You must license the dedicated processors on which you install or run an Oracle database or WebLogic server. To determine the number of rights that are required for a dedicated LPAR, multiply the total number of processor cores that are running an Oracle database or WebLogic server on the LPAR by a core processor licensing factor, as specified on the Oracle Processor Core Factor Table. |
Shared | Processors are shared across micro-partitions, which are LPARs that are built on shared CPU resources. | You must license the shared processors on which you install or run an Oracle database or WebLogic server. You can determine the number of rights that are required across your micro-partitions based on the LPAR type:
|
For more information on database views, see Creating database views for reporting.
Solaris zones
You can set up a global zone on a Solaris server and hard partition it with multiple local zones. You can then run an Oracle database or WebLogic server on one or more local zones. To license your Oracle database or WebLogic server installations, rights should be allocated to the physical host that runs the entire Solaris zone configuration. For the Per Processor license metric, rights must cover the cores for all local zones up to the maximum capacity of the physical host. For the Named User Plus license metric, rights must cover the clients that access the database or WebLogic server on the local zones. For information about Solaris zone discovery, see Solaris discovery.