LoveUnix » 中间件技术 » cics异常挂起?
让LU留住您的每

一天 让LU博客留住您的每一天
2007-1-18 16:45 nm_bear
cics异常挂起?

服务器:X系统236
操作系统:SUSE Linux 8.0
软件:cicscli client for linux on inter version 6.0 level 00
问题:cics服务异常中断后,不能自动启动。用手工/S启动也无法加载,支能用/Y从启daemon,再用/S启动才可以解决。请问故障是怎么样造成的,如果来解决服务自动加载的问题。

2007-1-22 22:31 nm_bear
回复 #1 nm_bear 的帖子

没有高手来顶吗?:L

2007-3-7 23:37 liu.rui.
检查一下系统内核参数,
1.  CTG需要的参数,修改/etc/sysctl.conf:
kernel.msgmni=128         #Max # of msg queue identifiers kernel.
msgmnb=163840                 #Size of message queue kernel.
msgmax=40960                 #Max size of a message

2.  高压力的系统还要调节TCP参数,Solaris的参数如下,Linux类似
        ndd -set /dev/tcp tcp_max_buf    10485760  #原1048576
        ndd -set /dev/tcp tcp_xmit_hiwat 1048576   #原16384
        ndd -set /dev/tcp tcp_recv_hiwat 1048576   #原24576

页: [1]
查看完整版本: cics异常挂起?


Powered by Discuz! Archiver 5.5.0  © 2001-2006 Comsenz Inc.