-debug
|
Turns on all levels of logging.
|
-entryPoint entry_point
|
Specifies the product-specific prerequisite set that will be run. For Oracle Beehive, this is oracle.bee_allProducts.
|
-force
|
Allows silent mode installation into a non-empty directory.
Valid for install time use only.
|
-generateResponseTemplate
|
Generates response files (for Oracle Beehive installation, Oracle Beehive Provisioning Application, and Oracle Beehive uninstallation) in the user's home directory.
|
-help
|
Outputs help about runInstaller command-line arguments.
|
-invPtrLoc absolute_path_to_oraInst.loc_file
|
UNIX-based systems only: Specifies the location of an oraInst.loc file other than the default (which is /etc/oraInst.loc ).
For Solaris operating system (SPARC 64-Bit): Specifies the location of an oraInst.loc file other than the default (which is /var/opt/oracle/oraInst.loc ).
The oraInst.loc file contains the following lines:
inventory_loc=inventory_directory_path
inst_group=INVGROUP
INVGROUP is the UNIX OS group that has write access to the inventory directory.
|
-logLevel level
|
Filters messages that have a lesser priority level than level.
Valid levels are severe, warning, info, config, fine, finer, and finest.
|
-noconsole
|
Windows only: Suppresses display of messages to the console.
|
-nowait
|
Windows only: Does not prompt the user for exit confirmation.
|
-prereq_config_loc location
|
Specifies the fully qualified path to the prereq directory that contains the prerequisite.properties file.
|
-prereqcheck
|
Runs the prerequisite checker only.
|
-record
|
Records the user's response from the installation wizard to a response file.
Specify the name of the file to be created with the -responseFile option.
|
-responseFile path
|
Specifies the response file and path to use.
|
-silent
|
Installs Oracle Beehive in silent mode operation. You must also specify a response file with the -responseFile option.
|
-target_loc directory
|
Checks available disk space in directory.
|
-uninstall
|
Launches the wizard in uninstall mode only if any product homes are detected in the install inventory.
Silent uninstallation can be performed by additionally using the options -silent and -responseFile uninstall_responsefile.
Windows only: This option will work only from setup.exe on the installation media.
|
-waitforcompletion
|
Causes the installer process to execute in the foreground; it will not return until execution completes.
|