Oracle Spin

Day-to-Day Experiences

Archive for the ‘install’ Category

What are the command line options that can be passed to runInstaller?

Posted by Amin Jaffer on July 29, 2009

Here are some of the options that can be passed to runInstaller
-slient – Slient mode
-debug – To get debug information
-noclusterEnabled – Disabled so no cluster nodes specified so it doesn’t install cluster aware
To turn on debugging when running installer one can pass the following flags -J-DTRACING.ENABLED=true -J-DTRACING.LEVEL=2

Posted in General DBA, install | Tagged: , , | 1 Comment »