|
Enabling 64 bit
Hi,
I am having some issues installing Oracle 10G Release 2 on my AIX 5.2L box.
Here is what i do:
1- Extract the 10gr2 64bit cpio file using cpio -icdmv < install_file.cpio
2- Once the file is extracted, i run the rootpre.sh file. I got no error message so far everything is fine
3- I run the runInstall.sh script and I have the error:
exec(): 0509-036 Cannot load program /oracle10G/Disk1/install/.oui because of the following error:
0509-032 Cannot run a 64bit program on a 32bit machine
I then checked my system configuration using bootinfo -y and the putput was 32
I tried to enable the 64bit mode using smit but its not working. What i found strange is that I have Oracle 8i and 9i both 64 bit versions installed on a similar machine, and it work just fine...
Any thoughts?
|