2332909 发表于 2007-07-30 21:58

informix用户连接数问题

本人配置共享内存做连接 sqlhosts =>online          onipcshm      fzdell50      sqlexec
onconfig =>NETTYPE      ipcshm,1,200,CPU ,为什么连接数只能到134,用onstat -u => 134 active, 256 total, 134 maximum concurrent,再连接就会报错=>数据库不存在,返回码[-25588],请大侠帮忙,谢谢

rolove 发表于 2007-07-31 11:33

shmvirtsize 设置小了?

2332909 发表于 2007-07-31 14:03

Informix Dynamic Server Version 7.30.UC2   -- On-Line -- Up 00:17:33 -- 987136 K
bytes

Segment Summary:
id       key      addr   size       ovhd   class blkusedblkfree
101      1381386241 82000000 70044876811540    R*    85434    70
102      1381386242 abc00000 3103784965328   V   17482    20406
103      1381386243 be400000 4194304    656      M   132      380
Total:   -          -      1015021568 -      -   103048   20856


我现在改成ontlitcp连接数就没限制了,onstat -u => 421 active, 512 total, 422 maximum concurrent,只是感觉效率比用shm底
页: [1]
查看完整版本: informix用户连接数问题