PerformOracleInventory
FlexNet Manager Suite ()
Command line | Registry
Tip: This preference requires that:
- The FlexNet Manager for Datacenters product has been licensed
- The up-to-date
InventorySettings.xml
file is either:- Co-located with the FlexNet Inventory Scanner (or the scanner-like
ndtrack.sh
on UNIX-like platforms) - Correctly installed with the fully-installed FlexNet Inventory Agent.
- Co-located with the FlexNet Inventory Scanner (or the scanner-like
Unless both of these conditions are met, this preference is ignored.
By default when the above conditions are met, the tracker (ndtrack
executable) tests for, and if possible collects, Oracle Database instance inventory each time an inventory collection job is scheduled. By setting the value to false
, you can use the PerformOracleInventory
option to prevent the tracker from collecting Oracle Database inventory on an individual target device. This preference affects only the collection of inventory from Oracle Database instances, and does not control the collection of Oracle hardware information.
Tip: Collection of Oracle inventory may be affected by any of the following preferences:
- PerformLocalScripting
- PerformOracleInventory
- PerformOracleListenerScan
- ExcludeLocalScriptRule
- IncludeLocalScriptRule.
Values
| **Values / range** | Boolean \(`True` or `False`\) | | **Default value** | ``` True ``` | | **Example values** | ``` False ``` |
Command line
| **Tool** | `ndtrack` | | **Example** | ``` -o PerformOracleInventory=False ``` |
Registry
| **Installed by** | Manual configuration | | **Computer preference** | `[Registry]\Managesoft\Tracker\CurrentVersion` |
2025 R1.1Parent topic:Preferences