1) Comment the xmquery entry (i.e add # infront of xmquery ) in
/etc/inetd.conf file and remove old xmtopas logs under " /etc/perf/ "
2) Run "refresh -s inetd"
3) Kill all processes that use Spmi Library and cleanup shared
memory by the following steps:
i) Run "genld -l | grep -p libSpmi | grep -i Proc"
ii) Run "kill -9 <pid>"
<pid> - Process ids resulted from step i
iii)Run "ipcs -m |grep 0x78"
iv) Run "ipcrm -m <segid1> -m <segid2>..." <segid1>,<segid2>,..- the segments that are resulted
from step iii)
v) Run "slibclean"
2) Run "refresh -s inetd"
3) Kill all processes that use Spmi Library and cleanup shared
memory by the following steps:
i) Run "genld -l | grep -p libSpmi | grep -i Proc"
ii) Run "kill -9 <pid>"
<pid> - Process ids resulted from step i
iii)Run "ipcs -m |grep 0x78"
iv) Run "ipcrm -m <segid1> -m <segid2>..." <segid1>,<segid2>,..- the segments that are resulted
from step iii)
v) Run "slibclean"
No comments:
Post a Comment