During oracle application server IAs 10g (32 bit) installation got below error because we tried in 64 bit OS.
Now we need to change the current terminal session environment to 32 bit OS by using " linux32 bash" command.
Error:
Solution:
$ linux32 bash
[applmgr@ofapjay2 Disk1]$ ./runInstaller
Starting Oracle Universal Installer...
Now we need to change the current terminal session environment to 32 bit OS by using " linux32 bash" command.
Error:
$ ./runInstaller
On a 64-bit Linux operating system, Oracle Applicaton Server 10g needs 32-bit emulation mode in this release. Please set 32-bit emulation mode by running following command and restart the installation.
# linux32 bash
Solution:
$ linux32 bash
[applmgr@ofapjay2 Disk1]$ ./runInstaller
Starting Oracle Universal Installer...
No comments:
Post a Comment