-
Key in:
msiexec /i <msipath>\acquire.msi ADDLOCAL=StandardMonitor,OracleMonitor OracleTARGET="<TargetNumber>" OracleACCOUNT="<user>" OraclePASSWORD="<password>" /qn /l* <logpath>\AcquireInstall.log
where:
ADDLOCAL includes the Oracle component.
OracleACCOUNT is an Oracle username with sufficient privilege to read the necessary Oracle tables.
OraclePASSWORD is the password for the Oracle user. You need to enter this password in clear text.
OracleTARGET is the target number that is (or will be) configured within System Manager.