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 » how to run in runmqsc?

Post new topic  Reply to topic
 how to run in runmqsc? « View previous topic :: View next topic » 
Author Message
vincent
PostPosted: Thu May 18, 2006 3:24 pm    Post subject: how to run in runmqsc? Reply with quote

Voyager

Joined: 21 Apr 2006
Posts: 81

Pls let me know how to run the following command in runmqsc
DISPLAY CONN(*) WHERE(APPLTAG EQ <appltag>) UOWSTDA UOWSTATI

I got the error messages as follows:-

DISPLAY CONN(*) WHERE(APPLTAG EQ <appltag>) UOWSTDA UOWSTATI
AMQ8405: Syntax error detected at or near end of command segment below:-
DISPLAY C
-vincent
Back to top
View user's profile Send private message
WBI_user
PostPosted: Thu May 18, 2006 8:28 pm    Post subject: Reply with quote

Partisan

Joined: 07 Aug 2001
Posts: 386

I tried your command, I got
DISPLAY CONN(*) WHERE(APPLTAG EQ <appltag>) UOWSTDA UOWSTATI
2 : DISPLAY CONN(*) WHERE(APPLTAG EQ <appltag>) UOWSTDA UOWSTATI
AMQ8569: Error in filter specification
DISPLAY CONN(*) WHERE(APPLTAG EQ <

AMQ8427: Valid syntax for the MQSC command:

DISPLAY display_cmd
WHERE( filter_keyword operator filter_value )

operator := [ LT | GT | EQ | NE | LE | GE | CT | EX | LK | NL | CTG | EXG ]

This is expected because I did not specify the appltag
Back to top
View user's profile Send private message
wschutz
PostPosted: Fri May 19, 2006 2:35 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

Quote:
DISPLAY CONN(*) WHERE(APPLTAG EQ <appltag>) UOWSTDA UOWSTATI
AMQ8405: Syntax error detected at or near end of command segment below:-
DISPLAY C
But the mqsc parser is complaining about the "display conn" bit.... I'd bet this isn't MQ V6.
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
vincent
PostPosted: Fri May 19, 2006 5:39 am    Post subject: Reply with quote

Voyager

Joined: 21 Apr 2006
Posts: 81

It is in MQv6
Refer the following link
http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/index.jsp?topic=/com.ibm.mq.csqzax.doc/rtmqavbl.htm
Back to top
View user's profile Send private message
wschutz
PostPosted: Fri May 19, 2006 5:48 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

well, you can't put <appltag> in, you have to put in a value like:
Code:
dis conn(*) where(appltag eq 'runmqsc')

_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
emiranda
PostPosted: Fri Aug 10, 2007 3:03 am    Post subject: Reply with quote

Disciple

Joined: 21 Nov 2002
Posts: 196
Location: Dublin, Ireland

DISPLAY CONN(*) WHERE (APPLTAG EQ 'IBM\WEA28F~1\bin\runmqsc.exe') UOWSTDA UOWSTTI

Note:
Instead of UOWSTATI use UOWSTTI or UOWSTATE

UOWSTATI is mistyped in the manual
_________________
Warm Regards,
EM
Back to top
View user's profile Send private message
Scubie
PostPosted: Mon Oct 05, 2009 12:11 pm    Post subject: Reply with quote

Apprentice

Joined: 09 Oct 2001
Posts: 26
Location: Pretoria, South Africa

Thanks guys, I see MQMONNTP has a graphical display for DISPLAY CONN!

I will try to identify the process first of all!

Cheers

Carlo
_________________
________________________________
Carlo Henrico

Live fast, die young, enjoy a good looking corpse!
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » how to run in runmqsc?
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.