System reports "Too many open files" System reports "Too many open files" How do I solve this? Answer -------------------------------------------------------------------------------- You need to increase the number of file descriptors available to your system. In Solaris, add these entries to /etc/system and reboot: set rlim_fd_cur = 512 set rlim_fd_max = 1024 -------------------------------------------------------------------------------- -- RobertGraham - 23 Feb 2004 FAQForm FAQs.Class: TroubleshootingFAQs FAQs.OS: OsSolaris FAQs.Version: |