Chinaunix

标题: [hpux] 请教UNIX的连接数 [打印本页]

作者: alantany    时间: 2002-07-26 10:37
标题: [hpux] 请教UNIX的连接数
我的HPUX 连接达到37个就报错,其实是运行在上面的ORACLE的连接数达到37个报错说,超出最大连接数,最初以为是数据库的问题,可是当数据库达到最大连接数是,TELNET上去也报错:
如下
HP-UX hzmobile B.11.11 U 9000/800 (td)

login: oracle
Password:
Please wait...checking for disk quotas
crt0: ERROR couldn\'t open /usr/lib/dld.sl errno:000000023
crt0: ERROR couldn\'t open /usr/lib/dld.sl errno:000000023
几个内核参数如下:
max_thread_proc 256,
maxuprc 75
maxusers 32
请问是什么原因呢?
作者: xysco    时间: 2002-07-26 10:46
提示: 作者被禁止或删除 内容自动屏蔽
作者: ygl    时间: 2002-07-26 14:34
注意,修改过maxusers参数后要重起机子。
作者: hwxh    时间: 2002-07-31 21:37
使用sar -v 1 5看看系统参数有没有满
作者: sharpalbert    时间: 2002-08-04 14:29
If u only change the maxusers perhaps there will be other errors.
I suggest that u use the template of SAM to modify.
作者: hpux    时间: 2002-08-05 22:44
标题: "#sysdef |more" can help you check kernel parameters!
1. maxusers change to 64;
2. please check your npty & nstrpty , if less than 64 then change to 64.
3. change max_thread_proc to 512.
Others keep the same!

Live as you wish!
-hpux-




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2