Tracking management of Oracle Database options
- In the General tab of the properties for each database instance, the Managing OEM property reports which installation of Oracle Enterprise Manager most recently claims management of the database instance.
- In the Options tab of the same properties, the Used column shows which Oracle options are licensable on this database instance, and the new Enabled by column shows whether each option was enabled locally on This instance, or remotely by Oracle Enterprise Manager, meaning the installation identified on the General tab.
Logging for the FlexNet inventory agent locally installed on the Oracle server has also been enriched to include details of options discovered on each database instance. This may assist with troubleshooting your Oracle options.
Additional information
[dateTime (G, 0)] {25332} | AdvancedCompression_ByTableCompression: Installed = 1, Used = 0
This
entry shows that the option is available for the database instance, but is not in use
on this instance. In fact, this is one of several queries that test for use of the Advanced
Compression option, such as:AdvancedCompression_ByTableCompression
AdvancedCompression_BySecureFilesCompressionAndDeDuplication
AdvancedCompression_ByLogArchiveCompression
AdvancedCompression_ByFeatureDataGuard
.
Used
gives a non-zero result in any of these queries, the option is
considered used (and often licensable) on the database instance. This allows you to dig deep
and identify the Oracle query that defines the usage. [dateTime (G, 0)] {25332} | LifecycleManagementPack_ByOEMMgmtTargets:
[dateTime (G, 0)] {25332} | server1.example.com/orcl11g2: Installed = 1, Used = 1
[dateTime (G, 0)] {25332} | server1.example.com/orcl11g: Installed = 1, Used = 1
[dateTime (G, 0)] {25332} | server2.example.com/orcloem: Installed = 1, Used = 1
[dateTime (G, 0)] {25332} | server3.example.com/orcl12db: Installed = 1, Used = 1
[dateTime (G, 0)] {25332} | server1.example.com/orclstd: Installed = 1, Used = 1
Table or view does not exist
No result
for all other failure scenarios.
If you are already familiar with the OEM adapter, be aware that there is no relationship between it and any of the above new functionality. Specifically, the OEM adapter is merely a discovery tool. This functionality relies on direct inventory gathering from database inventories, including the one(s) that serve as OEM repositories. To understand the differences, see the new topic Interaction with Oracle Enterprise Manager in the Oracle Discovery and Inventory chapter of the FlexNet Manager Suite System Reference PDF.
- If they have separated the OEM console onto a different server than the OEM repository, the identification available in the Managing OEM property is the database server, and not the console server.
- If they have multiple OEM installations that may remotely manage the same target database instance, the Managing OEM property always reveals the OEM repository from which inventory was most recently imported.
FlexNet Manager Suite (On-Premises)
2022 R2