|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
help - c++ apps to retrieve the Channel Status |
« View previous topic :: View next topic » |
Author |
Message
|
vnanthagopalan |
Posted: Mon Feb 10, 2003 6:54 am Post subject: help - c++ apps to retrieve the Channel Status |
|
|
Newbie
Joined: 10 Feb 2003 Posts: 2 Location: London
|
Hi,
1. I am trying to write a c++ apps to retrieve the Channel Status - do u have a sample code to help me? If not, can you please point me in the right direction.
thanks
Nantha
Platform - NT |
|
Back to top |
|
 |
mqonnet |
Posted: Mon Feb 10, 2003 7:02 am Post subject: |
|
|
 Grand Master
Joined: 18 Feb 2002 Posts: 1114 Location: Boston, Ma, Usa.
|
One way of getting around is to use PCF.
Take a look at "Programmable system Management" manual for more assistance.
Cheers.
Kumar _________________ IBM Certified WebSphere MQ V5.3 Developer
IBM Certified WebSphere MQ V5.3 Solution Designer
IBM Certified WebSphere MQ V5.3 System Administrator |
|
Back to top |
|
 |
RogerLacroix |
Posted: Tue Feb 11, 2003 10:17 pm Post subject: |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
|
Back to top |
|
 |
vnanthagopalan |
Posted: Tue Feb 18, 2003 12:55 am Post subject: thanks, - c++ apps to retrieve the Channel Status |
|
|
Newbie
Joined: 10 Feb 2003 Posts: 2 Location: London
|
thanks guys,
in summary, we cannot write a c++ apps to retrieve the channel status. We have to use PCF, which I believe is some sort of scripting language. Are these statements incorrect; If so, please correct me?
thanks again
Nantha  |
|
Back to top |
|
 |
dgolding |
Posted: Tue Feb 18, 2003 4:21 am Post subject: |
|
|
 Yatiri
Joined: 16 May 2001 Posts: 668 Location: Switzerland
|
Sorry, not quite right at all PCF = Programmable Command Format
PCF is a FORMAT of a message. These specially formatted messages are put to the SYSTEM.ADMIN.COMMAND.QUEUE like any other message, using any MQ-supported language you choose. The command server then picks the message up, processes it, and sends you the result via another PCF message.
You can use, for example, C, C++, Cobol.
The Progammable System Management Guide (a REALLY big book) has lots of lots of stuff like this.
http://publibfp.boulder.ibm.com/epubs/html/csqzac02/csqzac02tfrm.htm
HTH |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|