Operating System: OracleLinux 6.1 32-bit
Database: Oracle11.2.0.3
Because the Patchset after the Oracle 11g can be directly used for installation, I also directly installed it into 11.2.0.3, which saves the trouble of upgrading, during which two sets of VMS were set up.
The first is Oracle Linux 6.1 64-bit, and the installation is correct. The second set is Oracle Linux 6.1 32-bit. When runInstaller is run, no error is reported, but no result is displayed after execution. The OUI is not displayed and the installation is exited.
The Log is as follows:
[Root @ tianlesoftwareOraInstall2012-02-13_06-34-36PM] # cat installActions2012-02-13_06-34-36PM.log
Using paramFile:/mnt/OracleSoftware/11.2.0.3 _ PSU_p10404530/p10404530_112030_LINUX_12/database/install/oraparam. ini
Checking Temp space: must be greater than120 MB. Actual 13343 MB Passed
Checking swap space: must be greater than150 MB. Actual 2999 MB Passed
Checking monitor: must be configured todisplay at least 256 colors. Actual16777216 Passed
The commandline forunzip:
/Mnt/OracleSoftware/11.2.0.3 _ PSU_p10404530/p10404530_112030_LINUX_12/database/install/unzip-qqqo .. /stage/Components/oracle. jdk/1.5.0.30.03/1/DataFiles /\*. jar-d/tmp/OraInstall2012-02-13_06-34-36PM
Using the umask value '022' available fromoraparam. ini
In fact, we can guess the cause here, but we can use the debug function of OUI to further verify it:
By default, debug provides the following information:
5 files had nozipfile directory.
No zipfiles found.
Previously, I decompressed the package in Win7 and mounted it to linux for installation. Later I copied the compressed package to linux and decompressed it. Then I installed the package on the installation media decompressed on Linux, this is exactly the same as the prompt. Some files are lost during decompression.
Therefore, we should try to decompress the package on Linux as much as possible. The solution here is only one, which may be caused by other reasons. Therefore, the debug function of runInstalleer can provide us with more information, to help us analyze the problem.
Deep understanding of OUI (Oracle Universal Installer)
Http://www.bkjia.com/database/201110/107339.html
Oracle Database Installation documentation http://www.bkjia.com/database/201202/119411.html for linux
64-bit linux platform Oracle Installation documentation http://www.bkjia.com/database/201202/119416.html
In addition, the installation of 11G is a common problem:
[INS-35172] Target database memory (XXMB) exceeds the systems available shared memory ({0} MB) Solution
Http://www.bkjia.com/database/201202/119417.html
Bytes -------------------------------------------------------------------------------------------------------
All rights reserved. reprinted articles are allowed, but source addresses must be indicated by links. Otherwise, the documents will be held legally responsible!
Skype: tianlesoftware
Email: tianlesoftware@gmail.com
Blog: http://www.tianlesoftware.com
WEAVER: http://weibo.com/tianlesoftware