Oracle Automation Operation

<< Click to Display Table of Contents >>

RayVentory Scan Engine > 12.6 u4 > User Guide > Scheduling > Scheduled Operations 

Oracle Automation Operation

The Oracle automation operation is used to scan existing devices for oracle databases.

 

OracleAutomationOperation_ByFilter

 

For the Targets defined by filter option, the following settings are available:

 

Host name or pattern: This field can contain a concrete host name, address, or regular expression. Information about how to use regular expression refer to the Microsoft Documentation.

 

Example:

[a-z]+\.sitea\.mydomain

[a-z]: all lowercase letters from "a" to "z".

+: the preceding element can be matched one or more times.

\.: matches a "."

Therefore this regular expression can be used to filter for everything that starts with letters only and ends with ".sitea.mydomain".

 

The AND and the OR radio button can be used to defined if the Host name or pattern and the IP address or pattern fields are used together or separately.

 

IP address or pattern: This field can contain a concrete host name, address, or regular expression.

 

Furthermore, the following additional filter options are available.

Operating System: This filter is used to filter after the operating system. It can be set to All, Windows, UNIX*, and Unknown.

Last inventory status: This filter is used to filter after the status of last inventory. It can be set to any combination of Succeeded, NotPerformed, or Failed.

Only inventory older than: This filter is used to filter according to the age of the inventory. Configure the minimum age in days of the last inventory.

 

OracleAutomationOperation_ByExpression

 

For the Targets defined by expression option, the following settings are available:

 

Expression: Enter the expression that is used as filter into this field. The expression can be created by using the Advanced Filtering editor. To use the editor, click on the Open editor button located behind the Expression field.

 

OracleAutomationOperation_ByList

 

The Targets defined by list option allows to pick one or multiple hosts from the OS connections list. In order to add a new host, click on the + button located at the top of the list. Hosts can be removed by selecting on host and clicking on the - button.