ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » Hanging runmqsc command via runmqadm.

Post new topic  Reply to topic
 Hanging runmqsc command via runmqadm. « View previous topic :: View next topic » 
Author Message
tillywern
PostPosted: Fri Dec 10, 2004 11:26 am    Post subject: Hanging runmqsc command via runmqadm. Reply with quote

Centurion

Joined: 28 Jan 2003
Posts: 109
Location: Colorado

System Information:

$uname -a
AIX loclahost 1 5 0001337A4C00
$mqver
Name: WebSphere MQ
Version: 530.5 CSD05
CMVC level: p530-05-L030926
BuildType: IKAP - (Production)


Issue Description:

$echo "dis ql(*) ipprocs opprocs curdepth"|runmqsc WBI01D
MS0E: MQSeries Administration Wrapper
(C) Copyright IBM Corp. 2000. ALL RIGHTS RESERVED

Username : localuser
Authorisation Level: 2
^Cdevstj9@dgms01as$

Notice that we have wrapped runmqadm in a script named runmqsc to reduce issues scripts/programs accessing via runmqsc.

Note that this command/method works fine on other queue managers and even this one in the past. The command works fine if the following are used.

$"dis ql(*) opprocs curdepth"|runmqsc WBI01D
$"dis ql(*) ipprocs curdepth"|runmqsc WBI01D
$"dis ql(Q*) ipprocs opprocs curdepth"|runmqsc WBI01D

No FDC or error message generated at MQ or qmgr level.

Has an object become corrupted and is not allowing the command to complete?
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
csmith28
PostPosted: Fri Dec 10, 2004 12:30 pm    Post subject: Reply with quote

Grand Master

Joined: 15 Jul 2003
Posts: 1196
Location: Arizona

OK, I'll bite,...

Are you getting any entries in /var/mqm/qmgrs/WBI01D/errors/AMQERR01.LOG?

As mqm can you successfully execute runmqsc then end to exit?

Is the command server running?
_________________
Yes, I am an agent of Satan but my duties are largely ceremonial.
Back to top
View user's profile Send private message
tillywern
PostPosted: Fri Dec 10, 2004 2:49 pm    Post subject: runmqadm Reply with quote

Centurion

Joined: 28 Jan 2003
Posts: 109
Location: Colorado

csmith28

Good point. There is no entry in any of the error files. No problem running runmqsc nativly with any of the commands the I mentioned. Normally I do not have access as admin. Client is to up tight. O but up to this point I have had no problems wrapping runmqsc with runmqadm.

It does appear to be a problem with either the way runmqadm interfaces with MQSeries or how we are wrapping runmqadm.
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
csmith28
PostPosted: Fri Dec 10, 2004 7:25 pm    Post subject: Reply with quote

Grand Master

Joined: 15 Jul 2003
Posts: 1196
Location: Arizona

Tell the "Client" to loosen up. You are a professional are you not?

I don't have a problem with security but sometimes security people can take it a bit to far.

Code:
tangentd started

Reminds me of when our security group decided to disable ftp on all of our production AIX servers.

Well, that is all fine a good until someone needs to insall an OS or Midldleware Upgrade.  They had already prevented us from mounting remote filesystems.

IMHO it's just a power grab manuever.  You can't install an upgrade or install a patch unless you go through the Security Group.  But as a matter of course they are understaffed and almost as responsive as the average suicidal commatose drug addict.

Dude, I need to upgrade my server.....

Dude, wake up, I need to upgrade my server....

Dude, WTF, wake up....

Uh what? Oh,...  you want to upgrade your server....  Ok man, submit a request and we'll think about it.

I am on a role now....

Passwords, Ok fine I can understand 6 characters, 1 capital letter, 1 number like Pr3view or Subm1t but some of these security Nazi's take it to far.

You must change your password on every server every 30 days.  The new password must be 8 characters, two non-aplphabet/numeral, two capital.  No two charicters in the new password can match characters in the previous password.  When you type your new password you have to stand on your head, rub your belly with your left hand, pat your forehead with your right hand, type with your tongue and chant "Ah Lub Da Schecuwity Schdaff."

Do these people get off on the pain and suffering they are causing?

Exactly who are they protecting anyway?

What ever happened to Things like FireWalls and Proxy Servers.  Christ sakes I work here!

tangentd ended with reason code 0



Well, maybe I do have a problem with security. Maybe it's because they are like cops now. They treat everyone that is not a member of security as if they are a worst case scenario threat.
_________________
Yes, I am an agent of Satan but my duties are largely ceremonial.


Last edited by csmith28 on Sun Dec 12, 2004 2:22 pm; edited 2 times in total
Back to top
View user's profile Send private message
Nigelg
PostPosted: Sun Dec 12, 2004 2:10 pm    Post subject: Reply with quote

Grand Master

Joined: 02 Aug 2004
Posts: 1046

Little bit off topic, Chris?

Anyway...

There has been a bit of a history of runmqadm hanging when there is a lot of output. The latest APAR, which has not failed anybody yet, is IY55772 (qv). There is a Solaris fix already available.

BTW, why wrap runmqadm? It is already a wrapper itself, for runmqsc.
Back to top
View user's profile Send private message
csmith28
PostPosted: Sun Dec 12, 2004 2:19 pm    Post subject: Reply with quote

Grand Master

Joined: 15 Jul 2003
Posts: 1196
Location: Arizona

Nigelg wrote:
Little bit off topic, Chris?


Yeah, it was a long day....

Nigelg wrote:

BTW, why wrap runmqadm? It is already a wrapper itself, for runmqsc.


I was wondering the same thing. I thought about asking but then stopped.
_________________
Yes, I am an agent of Satan but my duties are largely ceremonial.
Back to top
View user's profile Send private message
Seeker
PostPosted: Mon Jan 03, 2005 2:24 pm    Post subject: Where can I find runmqadm? Reply with quote

Newbie

Joined: 07 Oct 2004
Posts: 8

Hello Everyone,
We have MQM version 5.20 running on a Solaris box. I do not see runmqadm command in the /opt/mqm/bin directory on our system. Is this the right directory? Can I I download the runmqadm command from one of IBM websites?

Thanks in advance.
Seeker.
Back to top
View user's profile Send private message
Nigelg
PostPosted: Tue Jan 04, 2005 12:42 am    Post subject: Reply with quote

Grand Master

Joined: 02 Aug 2004
Posts: 1046

runmqadm is in support pack MS0E, at
http://www-1.ibm.com/support/docview.wss?rs=203&uid=swg24000686&loc=en_US&cs=utf-8&lang=en
It does say that MQ 5.2 is no longer supported, but it should still work.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » Hanging runmqsc command via runmqadm.
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.