Configuring the system limits:
rlim_fd_cur -> Default 64, recommended >= 1024
rlim_fd_cur_max -> Default 1024, recommended >= 4096
Configuring the shared memory limits:
You may also have to increase the following parameter values:
set shmsys:shminfo_shmmni=512
set shmsys:shminfo_shmseg=128 and then reboot the system.
Configuring the swap space:
Refer to the Solaris system documentation for information on how to add swap space.
Note that the maximum cache size limit on Solaris is about 2000 MB (2 GB = 2147483647 bytes).