<< Click to Display Table of Contents >> RayVentory Scan Engine > 12.6 u4 > User Guide > Inventory Agent > Commands oracle |
The oracle command discovers local Oracle databases and gathers license relevant inventory data from these databases. This command accepts further optional command-line arguments for ORATRACK, the tool that RVIA uses to discovery and inventory Oracle databases.
Example command for command-line:
rvia oracle
Example for command-line with additional command-line options:
rvia oracle -o user=sys -o pass=5ecr3T -o asSysDba=true
Bear in mind that you do not have to pass credentials this way; RVIA has got settings to accept encrypted credentials in its configuration file. The settings are oracleUser, oraclePass and oracleSysDba.