LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   removing message queues (https://www.linuxquestions.org/questions/linux-newbie-8/removing-message-queues-856746/)

amitmathur 01-17-2011 12:09 AM

removing message queues
 
i am working on a project that uses message queues. i am able to successfully create them and they are working fine. now the problem is to close/remove message queues without software or mq_close / mq_unlink command.

earlier when i worked on rh9, there is ipcs utility. we use ipcs to see all the existing message queues and ipcrm to remove them.

however ipcs is not working for message queues in RHEL 5.3. Neither ipcs shows the exisiting message queues and neither we are able to use ipcrm. Plz guide to close/remove the queues with ipcs or any other command/utility from shell itself.

xandercage17 01-17-2011 10:58 AM

Delete My account


All times are GMT -5. The time now is 06:28 PM.