Logic for Reconciliation and License Workbench using currently_used field on samp_oracle_optionsSummaryWhen reconciliation runs, samp_oracle_options is counted only when below condition matches: 1> currently_used field must be in either in use, or empty (when empty, it's considered as in use). 2> Software model is not empty. 3> Licensable true. 4> samp_oracle_options must be for an Oracle instance that runs on a physical server (Is Virtual: false) or on a virtual server (Is Virtual: true), and the virtual server has a Virtualized by relation to a physical server. If the virtual server doesn't have such relation, then that samp_oracle_options is not counted. --- The entitlement created should have Metric Group: Oracle and a valid License metric with Database option. On License Workbench, it will show as License metric + Database option, e.g. "Per Processor Label Security" --- On License Workbench, the Rights Consumed logic is below: > find samp_oracle_options that should be counted (explained above) > find related physical servers, Rights Consumed for each physical server = CPU core count * CPU count * (Process name.Core factor mapping.Oracle core factor). > sum up aboveRelated LinksRefer to below doc for more information: Software license usage