HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Remove a particular message queue .
Operating System - HP-UX
1832645
Members
3192
Online
110043
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2005 09:29 PM
08-16-2005 09:29 PM
Hi friends ,
I am using an application called ControlM server for scheduling on HP UX 11.00 .
The processes related to that got killed somehow , and now while starting i get an error message that .
WARNING ipc key: 0x00000063 is in use
None of the process related to controlm are running .
Then I did
# ipcs -q | grep controlm
T ID KEY MODE OWNER GROUP
q 143362 0x00000066 --rw-rw-rw- controlm controlm
q 69635 0x00000063 --rw-rw-rw- controlm controlm
Then i used ipcrm to kill those semid's .It says that sem id doesn't exists .I tried with the semkey option as well same error .
Please advise as what option should i use to remove these selected message queues .
Thanks in advance ...
I am using an application called ControlM server for scheduling on HP UX 11.00 .
The processes related to that got killed somehow , and now while starting i get an error message that .
WARNING ipc key: 0x00000063 is in use
None of the process related to controlm are running .
Then I did
# ipcs -q | grep controlm
T ID KEY MODE OWNER GROUP
q 143362 0x00000066 --rw-rw-rw- controlm controlm
q 69635 0x00000063 --rw-rw-rw- controlm controlm
Then i used ipcrm to kill those semid's .It says that sem id doesn't exists .I tried with the semkey option as well same error .
Please advise as what option should i use to remove these selected message queues .
Thanks in advance ...
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2005 09:46 PM
08-16-2005 09:46 PM
Re: Remove a particular message queue .
They are not semaphores they are message queues. Are you executing: -
# ipcrm -q 69635
If you are, what error are you getting in return?
# ipcrm -q 69635
If you are, what error are you getting in return?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2005 09:47 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2005 09:53 PM
08-16-2005 09:53 PM
Re: Remove a particular message queue .
Full points to Kumar , I used the ( ipcrm -q ) option and the message queue is killed .
Thanks for the quick answers ...
Bye..
Thanks for the quick answers ...
Bye..
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP