Oracle Database and WebLogic Server licensing in hard-partitioned environments
-
- UpdatedJan 30, 2025
- 4 minutes to read
- Yokohama
- Software Asset Management
The Software Asset Management application supports Oracle hard-partitioning licensing rules for IBM AIX Logical Partition (LPAR), Solaris Logical Domain (LDOM), 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
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 LDOM or Oracle VM Server for SPARC
A logical domain (LDOM) is a distinct logical unit within a single computer system, complete with its own operating system, resources, and identity. You can run different applications in separate logical domains and maintain their independence for performance and security reasons. Solaris LDOM is a virtualization technology that enables creating multiple virtual machines (VMs) on a single physical server.
The ServiceNow Discovery application uses the Solaris LDOM infrastructure pattern and Solaris LDOM shared library pattern to find all LDOM data. For information on Solaris LDOM discovery, see Oracle Solaris LDOM discovery.
The Software Asset Management application supports licensing of Oracle Database Server and WebLogic Server installed on the Solaris LDOM, version 2.0 and above, for Per Processor and Named User Plus (NUP) license metrics. To license your Oracle Database or WebLogic server installations, rights should be allocated to the physical server that runs the Solaris LDOM configuration. For details on the licensing of Oracle products, see Software license metric attributes.
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 NUP license metric, rights must cover the clients that access the Database or WebLogic server on the local zones. For information on Solaris zone discovery, see Solaris discovery.