After Installing—Check and Update Properties Files
1.
Some of the JVM settings do not work for all platforms, and some platforms use additional, platform-specific parameters.For example, the IBM AIX platform uses parameters common to all JVMs, but does not use the -d64 parameter. AIX also uses additional parameters (using the format, -Xparameter).Refer to the appropriate JVM reference manuals for the platform in question. For example, for AIX you could refer to the following resources.Note that you can determine the version installed and other information using the following simple Java program:The system property com.ibm.vm.bitmode enables applications to determine the mode in which JVM is running. It returns the following values:
Copyright © TIBCO Software Inc. All Rights Reserved.