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 » General IBM MQ Support » Using runmqsc to ping channel

Post new topic  Reply to topic Goto page 1, 2  Next
 Using runmqsc to ping channel « View previous topic :: View next topic » 
Author Message
Ayhamov
PostPosted: Thu Apr 17, 2008 1:25 am    Post subject: Please help! Reply with quote

Novice

Joined: 17 Apr 2008
Posts: 13

Hi Guys,

I see that the topic is a bit old, im facing the same problem.

Im a newbie on IBM WebSphere MQ, the same error mentioned above appears, what I don't understand is "Ping using runmqsc", how can I do this, all I an is right click on the channel > All Tasks > Ping.


Kindly adivse,
Ayham.
Back to top
View user's profile Send private message
Vitor
PostPosted: Thu Apr 17, 2008 1:33 am    Post subject: Re: Please help! Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Ayhamov wrote:
what I don't understand is "Ping using runmqsc", how can I do this, all I an is right click on the channel > All Tasks > Ping.


All the gui is doing in response to the right click you mention is issue a PING CHANNEL command. You can do this yourself via runmqsc.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Ayhamov
PostPosted: Thu Apr 17, 2008 3:27 am    Post subject: Re: Please help! Reply with quote

Novice

Joined: 17 Apr 2008
Posts: 13

Vitor wrote:
Ayhamov wrote:
what I don't understand is "Ping using runmqsc", how can I do this, all I an is right click on the channel > All Tasks > Ping.

You can do this yourself via runmqsc.


How? Can you please tell me steps to do it.
Back to top
View user's profile Send private message
exerk
PostPosted: Thu Apr 17, 2008 3:31 am    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

Before the Mods steam in, may I suggest - very politely - that you either read the manual, or use Mr. Google.

The use of runmqsc is bread-and-butter administration work - and going by your post count I really think you should be beyond asking this type of question.
_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
AkankshA
PostPosted: Thu Apr 17, 2008 3:32 am    Post subject: Reply with quote

Grand Master

Joined: 12 Jan 2006
Posts: 1494
Location: Singapore



runmqsc <QMName>
ping channel(<ChannelName>)
_________________
Cheers
Back to top
View user's profile Send private message Visit poster's website
Ayhamov
PostPosted: Thu Apr 17, 2008 3:43 am    Post subject: Reply with quote

Novice

Joined: 17 Apr 2008
Posts: 13

exerk wrote:
Before the Mods steam in, may I suggest - very politely - that you either read the manual, or use Mr. Google.

The use of runmqsc is bread-and-butter administration work - and going by your post count I really think you should be beyond asking this type of question.


Oh oh oh, mr. administrator! Listen my dear, I dont even know how to use this software. As you can see in my first post, im a NEWBIE, if you do not know what does this word mean go check Mr. Google, or read the manual of forums and boards.
Back to top
View user's profile Send private message
Ayhamov
PostPosted: Thu Apr 17, 2008 3:47 am    Post subject: Reply with quote

Novice

Joined: 17 Apr 2008
Posts: 13

AkankshA wrote:


runmqsc <QMName>
ping channel(<ChannelName>)


Thank you. Shall I put it in a batch file, and then run, or in the command prompt.
Back to top
View user's profile Send private message
AkankshA
PostPosted: Thu Apr 17, 2008 3:49 am    Post subject: Reply with quote

Grand Master

Joined: 12 Jan 2006
Posts: 1494
Location: Singapore

Ayhamov wrote:

Oh oh oh, mr. administrator! Listen my dear, I dont even know how to use this software. As you can see in my first post, im a NEWBIE, if you do not know what does this word mean go check Mr. Google, or read the manual of forums and boards.


in that case I would recommend you to get training from someone who knoows about this in your team.. MQ is not what one can learn on its own..


_________________
Cheers
Back to top
View user's profile Send private message Visit poster's website
AkankshA
PostPosted: Thu Apr 17, 2008 3:51 am    Post subject: Reply with quote

Grand Master

Joined: 12 Jan 2006
Posts: 1494
Location: Singapore

Ayhamov wrote:
AkankshA wrote:


runmqsc <QMName>
ping channel(<ChannelName>)


Thank you. Shall I put it in a batch file, and then run, or in the command prompt.


have you created the channels ??

what status are they in??
_________________
Cheers
Back to top
View user's profile Send private message Visit poster's website
Vitor
PostPosted: Thu Apr 17, 2008 3:53 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Ayhamov wrote:
Listen my dear, I dont even know how to use this software.


Then under no circumstances should you be trying to administer it!

Whilst I'm forced to admire your honesty (and suggest exerk has another look at your post count), I would give you the same cautionary warning I would hope someone would give me if I was trying to administer an Oracle database!

The runmqsc command is not just bread and butter, it's absolutely fundamental and also straightforward command line technology. If you claim (as you did) to be so new as to need step by step instructions to issue the ping, how will you interpret the results and then resolve the issue in the post?

To more positive matters: you'll find the commands and the runmqsc command described in detail in the information center; there's a link at the top of this page. As a newbie administrator, I also commend the system administration guide to you. Take a few minutes out, review these publications, then off you go.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Vitor
PostPosted: Thu Apr 17, 2008 3:57 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Split from here to prevent thread drift.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
exerk
PostPosted: Thu Apr 17, 2008 4:00 am    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

Quote:
Split from here to prevent thread drift.


Which explains why my apology to Ayhamov has appeared elsewhere...
_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
Ayhamov
PostPosted: Thu Apr 17, 2008 4:13 am    Post subject: Reply with quote

Novice

Joined: 17 Apr 2008
Posts: 13

AkankshA wrote:
Ayhamov wrote:
AkankshA wrote:


runmqsc <QMName>
ping channel(<ChannelName>)


Thank you. Shall I put it in a batch file, and then run, or in the command prompt.


have you created the channels ??

what status are they in??


Yes I created them, and they are in Retrying status, just please tell where to write the command, in CMD, or I can write in a txt file then save it .bat file, btw- im running the software on Windows 2000

For example:
Q manager: CAS_LB
Channel name: LBChannel

Please help!

Appreciations for all and thanks in advance.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu Apr 17, 2008 4:16 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

The same place you ran "DEFINE CHANNEL".

Even as a newbie, you have certain requirements to faciliate your own learning.

You are going to have a much much better experience here if you take time to read and think about the answers you've gotten, try things, and read and think about the documentation.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
Ayhamov
PostPosted: Thu Apr 17, 2008 4:22 am    Post subject: Reply with quote

Novice

Joined: 17 Apr 2008
Posts: 13

jefflowrey wrote:
The same place you ran "DEFINE CHANNEL".

Even as a newbie, you have certain requirements to faciliate your own learning.

You are going to have a much much better experience here if you take time to read and think about the answers you've gotten, try things, and read and think about the documentation.


I made a new channel by right click then new channel! Guys where do you run commands?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page 1, 2  Next Page 1 of 2

MQSeries.net Forum Index » General IBM MQ Support » Using runmqsc to ping channel
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.