I am trying to install DB2 9.7 on RHEL 5.6 on Intel
The install dies in the middle and throws a javadump, that dump shows the following error:
Quote:
|
NUMA is either not supported or has been disabled by user
|
The prereq files say all presreqs are satisfied
The Db2 isntall does not come with a separate java program, it uses the default java on the system
The default java is 1.4.2
Quote:
[root@HS5-12 tmp]# java -version
java version "1.4.2"
gij (GNU libgcj) version 4.1.2 20080704 (Red Hat 4.1.2-50)
|
Is this possible a java issue
What version of java is required for DB2 9.7 on RHEL 5.6 on Intel
Thanks