IPC resources

Guest

Guest
List,

Our enterprise server is RS/6000 with AIX O/S. When we bounce services,
we periodically receive a message reading 'IPC resource conflicts.'

Does anyone have any recommended reading or advice as to how to handle this
message? I've combed the KG and am unable to locate information on IPC
resources.

Below is a copy of what my enterprise server ini file has pertaining to
IPC.

[JDEIPC]
ipcTrace=0
startIPCKeyValue=6001
maxNumberOfSemaphores=200

Any info is greatly appreciated.
Mechele Baker
CNC Consultant
Xe, SP16, Update 1
RS/6000 Unix/AIX, Oracle
Fat/Thin Citrix Clients



Visit iWon.com - the Internet's largest guaranteed cash giveaway! Click
here now for your "Thank You" gift:
http://www.iwon.com/giftcenter/0,2612,,00.html?t_id=20157





Mechele Baker
Xe, SP16, Unix/Aix, Oracle 8.1.6
Citrix, Fat clients
 
Michele,

run
$SYSTEM/bin32/rmics.sh
before you restart the OW-daemons. That should take care of it.
Check wit the Unix command
ipcs | grep jde # (provided your unix jde account ist something like jde*)
that all IPCs are cleared out.

Gerd


Em Monday, November 26, 2001 em 03:08:58 PM, [email protected] escreveu:



--
ISM - Solucoes na Internet

http://www.ismnet.com.br/
 
It's likely something else is trying to use resources in the range
being used by OW... try changing the startIPCKeyValue to a higher number.
I've had this problem before, and that fixed it.

--Scotti Whitmire
DeRoyal Industries
Xe SP17.1, Upd 2, AIX4.3.3, Oracle 8.1.6
 
Back
Top