IPC - queue problems

Hi,

I�m having a lot of problems when working with message queues, both on HP-UX Systems and Sun Solaris. When we fill a queue with a messages, the system hangs and locks everything that relies on the use of IPC resources. Anyone knows how to eliminate this problem?

Thanks,

Haroldo Teixeira

There are too many things that can go wrong and your question is too broad. Lot's of things can go wrong and it would be pointless to guess :slight_smile:

By using following command you may able to idetify system details related to the IPC.

#ipcs -a

Look into the man page of ipcs to get more details