Author |
Message
|
ajith.rajan |
Posted: Tue Jan 11, 2005 2:13 am Post subject: Not able to see the results of the MQ Commands executed. |
|
|
Apprentice
Joined: 14 Sep 2004 Posts: 30
|
I am using MQ Version 5.3 on SUN Solaris. I am currently facing a peculiar problem. I am able to login to the command server of the Queue Manager by using runmqsc command. But I am unable to see the results of any command I execute within the command server.
For Example,
display chstatus(A.TO.B)
1 : display chstatus(A.TO.B)
It just hangs without giving any output.
Any Pointers how to resolve this problem.
Tnks. |
|
Back to top |
|
 |
ajith.rajan |
Posted: Tue Jan 11, 2005 2:27 am Post subject: |
|
|
Apprentice
Joined: 14 Sep 2004 Posts: 30
|
When tried to shutdown the queue manager using the
"endmqm -i" command, it shows the status of the Queue manager as 'Ending Immediately' for a very long time.
N'y Idea on the cause of this problem??
Thanks. |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Jan 11, 2005 5:18 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Runmqsc doesn't "login to the command server".
It's a process that causes messages to be executed by the command server.
Maybe your command server isn't running.
EXAMINE YOUR ERROR LOGS. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
Michael Dag |
Posted: Tue Jan 11, 2005 5:55 am Post subject: Re: Not able to see the results of the MQ Commands executed. |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
ajith.rajan wrote: |
I am using MQ Version 5.3 on SUN Solaris. |
which CSD level? I know 3 or 4 had this problem _________________ Michael
MQSystems Facebook page |
|
Back to top |
|
 |
ajith.rajan |
Posted: Tue Jan 11, 2005 10:33 am Post subject: Problems in Cluster Channels. |
|
|
Apprentice
Joined: 14 Sep 2004 Posts: 30
|
This got resolved automatically. I am not sure what caused this issue. But working fine now.
Another question. I have a cluster channel and receiver configured in our MQ Server. There was a need to modify the Connection details of the Cluster sender and the receiver channels. After modifying the details, whenever I try to start my cluster sender & receiver channels, it always points to the old connection details.
I had also tried deleting both cluster sender and the receiver channels.
But I am still able to view the status of the cluster sender channels as 'STOPPED' and when trying to start the same, its trying to establish connection with the old Connection details.
Kindly help.
Regards
Ajith |
|
Back to top |
|
 |
mqmhr |
Posted: Tue Jan 11, 2005 7:08 pm Post subject: |
|
|
Centurion
Joined: 28 Dec 2004 Posts: 105
|
Try doing a refresh cluster
REFRESh CLUSTER(<Name of Cluster>) |
|
Back to top |
|
 |
|