About this task
If you are using the 64-bit version of Java™ 5 or Java 6,
you must increase the settings that affect the amount of shared memory
pages available to the JVM You can find the z/OS UNIX® System
Services system parameters using the
D OMVS,L command.
The parameters that are affected are:
- MAXMMAPAREA must be greater than 250,000
for a single server
- MAXSHAREPAGES must be greater than 250,000
for a single server
Note: If you run more than one server simultaneously, multiply
the value you set for these parameters by the number of servers that
you run.