|
Re: installing Oracle Application server (ias 9.0.3) on AIX 5L (5100-03) [message #77146 is a reply to message #77099] |
Sun, 26 September 2004 13:13 |
CStamper
Messages: 1 Registered: September 2004
|
Junior Member |
|
|
Check that you have 64 bit kernel mode enabled.
bootinfo -K
should say 64.
If it does, then maybe it still isn't working (i had this problem). Try vmstat. See if that works. If you find that you are in 32 bit mode, you can change the mode (look it up somewhere, your system may be different from mine). If you are, indeed, in 64 bit mode, then I don't know. Also, Oracle says that errors during re-link are frequently due to undersized or improperly configured servers (as 32 bit mode would be improper config). If you are running 5L, you probably have sufficient resources. Well, good luck.
|
|
|