The kernel parameters maxfiles and maxfiles_lim control the number of file descriptors available to any one process. The limit is 10,000 for HP-UX on a 32-bit system, and 60,000 on a 64-bit system.
To obtain the current values on the file descriptors use the
Korn or Bourne shell ulimit command: ulimit
-n