beber 发表于 2004-04-20 15:41

数据库报25588错是怎么回事?急!

我的操作系统版本是SCO UNIX 3.2v5.0.6,数据库版本是INFORMIX ONLINE 7.31.UC5,在应用系统运行中会偶尔报数据库25588错,看了联机帮助也没有解决问题,请各位大虾指点解决办法,重谢了!

高山浪人 发表于 2004-04-20 16:28

数据库报25588错是怎么回事?急!

有一种考虑是SCO的用户数是不是太小!

beber 发表于 2004-04-20 16:43

数据库报25588错是怎么回事?急!

我看了,SCO的用户数是足够多的!为了大家方便定位问题,我把系统帮助信息贴出来吧,希望各位大虾多多指教!
>;finderr -25588
-25588The appl process cannot connect to Dynamic Server 2000
<server-name>;.

An error in the application can produce this message. Check your
CONNECT statement and the sqlhosts file. A system failure can also
produce this message. If you can find no immediate cause for the
failure, note the circumstances and contact your database server
administrator for assistance.

The shared memory communication subsystem is down or not functioning.Contact the database server administrator to report the problem.


-25588The appl process cannot connect to the database server
<server-name>;.

An error in the application can produce this message. Check your
CONNECT statement and the sqlhosts file. A system failure can also
produce this message. If you can find no immediate cause for the
failure, note the circumstances and contact your database server
administrator for assistance.

The shared memory communication subsystem is down or not functioning.Contact the database server administrator to report the problem.

59 发表于 2004-04-22 00:04

数据库报25588错是怎么回事?急!

用户数太多,只有杀连接数据库得程式档

ifx 发表于 2004-04-22 07:53

数据库报25588错是怎么回事?急!

报错后的onstat -u贴上来

beber 发表于 2004-04-25 15:46

数据库报25588错是怎么回事?急!

>;onstat -u
Informix Dynamic Server Version 7.31.UC5    -- On-Line -- Up 2 days 00:09:37 --
45056 Kbytes

Userthreads
addressflags   sessid   user   tty      wait   tout locks nreads   nwrites
12456014 ---P--D 1informix -00    0   302460
124564fc ---P--F 0informix -00    0   023269
124569e4 ---P--- 10informix -00    0   02
12456ecc ---P--B 11informix -00    0   068
124573b4 Y--P--- 528      dccuserttys17   126d3270 0    1   5      569
1245789c Y--P--- 527      dccuserttys10   1293baa8 0    1   5      325
12457d84 ---P--D 14       informix -      0      0    0   0      0
1245826c Y--P--- 23       fxps   -      125b747c 0    0   14       0
12458754 Y--P--- 22       fxps   -      125b7ef4 0    1   2      0
12458c3c Y--P--- 24       fxps   -      125b7c1c 0    0   0      0
12459124 Y--P--- 26       fxps   -      125bac84 0    0   2      0
1245960c Y--P--- 546      dccuserttys9    126b75f0 0    1   0      90
12459af4 Y--P--- 517      dccuserttys13   1276031c 0    1   4      663
12459fdc Y--P--- 537      dccuserttys1    12917940 0    1   3      28
1245a4c4 Y--P--- 530      dccuserttys2    1266f140 0    1   0      786
1245a9ac Y--P--- 411      dccuserttys24   125a2b58 0    1   3      444
1245ae94 Y--P--- 529      dccuserttys3    1285734c 0    1   1      945
1245b37c Y--P--- 544      dccuserttys14   1256f300 0    1   4      152
1245b864 Y--P--- 534      dccuserttys11   125f9344 0    1   0      555
1245bd4c Y--P--- 550      dccuserttys8    129172bc 0    1   0      47
1245c234 Y--P--- 526      dccuserttys4    129322f4 0    1   0      639
1245c71c Y--P--- 523      dccuserttys20   1255b6f4 0    1   0      625
1245cc04 Y--P--- 532      dccuserttys5    125d7234 0    1   1      581
1245d0ec Y--P--- 538      dccuserttys7    125e9308 0    1   0      753
1245d5d4 Y--P--- 74       fxps   -      127992bc 0    0   0      0
25 active, 128 total, 25 maximum concurrent

请高手指点,谢谢了!

lenovo_zhou 发表于 2009-05-15 18:01

25 active, 128 total, 25 maximum concurrent
最大链接数不能超过25个,杀一杀就好用了。

MicroHard 发表于 2009-05-16 23:05

修改一下NETTYPE 配置参数。
页: [1]
查看完整版本: 数据库报25588错是怎么回事?急!