Oracle Universal Installer Exit Codes
The Oracle Universal Installer returns one of the following exit codes
Code Description
0 All installations were successful
- All installation were successful but some optional configuration tools failed
-1 At least one installation failed
Note that:
- This feature will not work if the Oracle Universal Installer is running in
"bootstrap" mode. In this case setup.exe/runInstaller will just launch the JRE
process and return immediately without waiting for the exit code. The Oracle
Universal Installer will be running in "bootstrap" mode if the following line exists
in the file "oraparam.ini":BOOTSTRAP=TRUE.
- If you exit without installing any products (for example if you exit from the
"Welcome" screen), the exit code will be -1.