
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2022 02:47 AM
Hi guys,
i'm trying to calculate the number of required license for any Oracle Installations with License metric = Per Processor.
I've installed Oracle Publisher Pack plugin and now I can define an entitlement with Metric group = Oracle and License Metric = Per Processor.
This entitlement is associated to an Oracle Software Model (Oracle DB Server Enterprire Edition).
Discovery process found this software installed to a configuration item that has theese parameters:
- Processor XEON (oracle_product_factor = 0.5)
- CPU Count = 2
- CPU Core Count = 4
I've run reconciliation process and i've try to calculate the number of required licenses for Oracle in this way:
My question is : where can i find this information? I can't see this in entitlement definition and in license workbench.
I've attach ServiceNow documentation for more informations!
Thanks for your support.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2022 06:09 AM
Gianluca, yes it belongs to ITOM.
but, you can find out Oracle Infrastructure Report in the SAM Prof. as following navigation in Rome version.
Software Asset > Software Asset Workspace on your ServiceNow instance. After the Software Asset Workspace launches, navigate to License usage > Reports > Oracle infrastructure report.
There would be following information.
the column for "license required" would be helpful to you.
Regards,
Seungmin
Column | Description |
---|---|
Required by (Device) | Configuration item, such as a server, cluster, vCenter, or datacenter, that the Oracle database, database option, or management pack is installed on.
Select an entry to view additional information about the licensing requirements for that configuration item. See Licenses Required By form for more details. |
Database option | Database option or management pack that is being used with the Oracle database. |
Version | Oracle Database version that is installed on your configuration item. |
Edition | Oracle Database edition that is installed on your configuration item. |
Software model | Software model that is associated with the Oracle database, database option, or management pack. |
License metric result | License metric that the Oracle license is counted against when reconciliation runs. The options are Named User Plus and Per Processor. |
Licenses required | Number of rights that are required for license compliance. |
Model ID | Model ID of the configuration item that the Oracle database, database option, or management pack is installed on. |
CPU manufacturer | Manufacturer of the CPU that is used by the configuration item. |
CPU type | Type of CPU that is used by the configuration item. |
CPU count | Number of CPUs within the configuration item. |
CPU core count | Number of cores within each CPU. |
CPU core thread | Number of threads that divide each core within a CPU. |
Oracle core factor | Oracle processor core factor that is used to determine the number of required rights. |
CPU speed (MHz) | Clock speed (in megahertz) of the CPU that is used by the configuration item. |
Purchased | Number of rights that you have purchased. |
Operating System | Operating system of the configuration item that the Oracle database, database option, or management pack is installed on. |
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2022 06:09 AM
Gianluca, yes it belongs to ITOM.
but, you can find out Oracle Infrastructure Report in the SAM Prof. as following navigation in Rome version.
Software Asset > Software Asset Workspace on your ServiceNow instance. After the Software Asset Workspace launches, navigate to License usage > Reports > Oracle infrastructure report.
There would be following information.
the column for "license required" would be helpful to you.
Regards,
Seungmin
Column | Description |
---|---|
Required by (Device) | Configuration item, such as a server, cluster, vCenter, or datacenter, that the Oracle database, database option, or management pack is installed on.
Select an entry to view additional information about the licensing requirements for that configuration item. See Licenses Required By form for more details. |
Database option | Database option or management pack that is being used with the Oracle database. |
Version | Oracle Database version that is installed on your configuration item. |
Edition | Oracle Database edition that is installed on your configuration item. |
Software model | Software model that is associated with the Oracle database, database option, or management pack. |
License metric result | License metric that the Oracle license is counted against when reconciliation runs. The options are Named User Plus and Per Processor. |
Licenses required | Number of rights that are required for license compliance. |
Model ID | Model ID of the configuration item that the Oracle database, database option, or management pack is installed on. |
CPU manufacturer | Manufacturer of the CPU that is used by the configuration item. |
CPU type | Type of CPU that is used by the configuration item. |
CPU count | Number of CPUs within the configuration item. |
CPU core count | Number of cores within each CPU. |
CPU core thread | Number of threads that divide each core within a CPU. |
Oracle core factor | Oracle processor core factor that is used to determine the number of required rights. |
CPU speed (MHz) | Clock speed (in megahertz) of the CPU that is used by the configuration item. |
Purchased | Number of rights that you have purchased. |
Operating System | Operating system of the configuration item that the Oracle database, database option, or management pack is installed on. |

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2022 06:24 AM
Thanks Seungmin!