Post stops due to ORA-12157 when making more than 300 connections even after increasing no files descriptors to a higher number..
This is caused by new network adaptor in 10g which makes a select call on HP UNIX. This system select call hits a 2048 file descriptor limit.
Oracle provided a special patch for this bug number 6959351. In addition, you need to set in sqlnet.ora sqlnet.init_post_wait=false for this to work
Contact Oracle for any further information.
This problem only occurs on HPUX Oracle 10G. It is not an issue for Oracle 9i.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center