Options Tab

FlexNet Manager Suite 2019 R2 (On-Premises Edition)
The Options tab on the properties for an Oracle database instance displays a list of Oracle options installed on the database instance. Oracle options that are installed, but for which the Used column displays No, have no impact on Oracle licensing. The data showing which Oracle options are installed may come from either of two sources:
  • The FlexNet inventory gathered from this database instance itself
  • Inventory from an Oracle Enterprise Manager repository (the database instance used to store the OEM data) for the installation of Oracle Enterprise Manager that most recently claimed management knowledge of this database instance. In this case, the OEM repository is identified on the General tab of these properties, as Managing OEM.
This information comes from running a series of Oracle queries for each option against the database instance. If any one of the queries returns a non-zero value for Used, the option is listed as used on this tab, as required by Oracle. For example, queries testing for the Advanced Compression option include, among others:
  • AdvancedCompression_ByTableCompression
  • AdvancedCompression_BySecureFilesCompressionAndDeDuplication
  • AdvancedCompression_ByLogArchiveCompression
  • AdvancedCompression_ByFeatureDataGuard.
Tip: If the inventory source for this database instance is the FlexNet inventory agent locally installed on the Oracle server, then the tracker.log file shows the results for every query, allowing you to dig deeply into the evidence for use of each Oracle option. This includes queries for options that are not currently installed/available on this database instance, but are checked anyway. If this database instance happens to also be an OEM repository (storing management data for Oracle Enterprise Manager), the log is extended to show results for every query on every database instance on every Oracle server managed by that installation of OEM. The location of the log file on each Oracle server is:
  • On Windows: $(TempDirectory)\ManageSoft\tracker.log
  • On UNIX-like platforms: /var/opt/managesoft/log/tracker.log.
The full list of options that may be relevant to this database instance depends on both the version and the edition of Oracle Database for which this is a database instance. The options shown in this tab are definitely applicable to this database instance, and identified by the Oracle queries as described above. To identify others that are not installed/available on this database instance but could be relevant, please see the Oracle listings for your version and edition of Oracle Database. For example:

You can perform the following actions on this tab:

  • Search for an Oracle option: This search is restricted to Oracle options that are installed on this database instance (whether used or not). For more information about using lists, filters, and other UI options, see the topics under Using Lists in FlexNet Manager Suite.
  • Open the properties for an Oracle option: You can select any installed Oracle option and click Open to view its properties. For more details on those option properties, see Application Properties.
The following properties of Oracle options (listed alphabetically) are available for display. By default, all of these properties are displayed, although you may choose to hide some using the Choose columns dialog box.
Table 1. Oracle option properties on the Options tab
Property Description
Enabled by
This column may show:
  • This instance when the Oracle option was enabled locally on this Oracle database instance (described in this property sheet).
  • Oracle Enterprise Manager when the Oracle option is being 'remotely' managed through Oracle Enterprise Manager (OEM). In this case, you can identify which implementation of OEM is controlling the option by switching to the General tab and checking the value for Managing OEM. The same implementation of OEM manages both the database instance and associated options (other than those options that were enabled locally on the database instance).
    Tip: This value (Oracle Enterprise Manager) can be displayed only after inventory has been received from the managing OEM. In the absence of that inventory (such as immediately after an upgrade of FlexNet Manager Suite), this column defaults to This instance. After the next full inventory import and compliance calculation (typically overnight, unless you run one sooner), the value is updated as required.
Option name

The name of the Oracle option installed on this instance.

Usage

Specifies how the usage of each Oracle option is determined for this Oracle instance.

From the drop-down list in the Usage column for an installed option, select one of the following:
  • From inventory — (default) Usage of this option is tracked by FlexNet Manager Suite through inventory. This requires that usage tracking has been configured in the Usage tab of the application properties for this option. (You can check by selecting the option from the list and clicking Open to navigate to its property sheet.)
  • Always used — Choose this to specify that the option should always be counted as used on this instance. (If you choose this setting and save your changes, the Used column displays Yes.)
  • Never used — Choose this only when you know that the option is never used on this instance. (If you choose this setting and save your changes, the Used column displays No.)
Used
Indicates if the Oracle option has been used on this database instance.
Tip: This value is forced to Yes when the Usage column shows Always used; or forced to No when the Usage column shows Never used. If the Usage column is changed to From inventory, this Used column shows the value imported in the most recent inventory for this database instance.