|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MC6D support pack Interactive WebSphere MQ browser |
« View previous topic :: View next topic » |
Author |
Message
|
bibis |
Posted: Tue May 31, 2022 11:04 am Post subject: MC6D support pack Interactive WebSphere MQ browser |
|
|
Newbie
Joined: 31 May 2022 Posts: 1
|
Hello
I have an old binary 'mqb' which I think historically was called support pack MC6D. It is a unix consiole curses based MQ message browser which is useful for a message preview in hex format or just viewing message headers.
Unfortunately, I have a binary for AIX only: executable (RISC System/6000) or object module.
Can someone share binaryfor x86 Linux?
I am afraid support pack is not available anymore and for sure not supported.
thanks in advance.
Code: |
$ mqb -v
mqb version 1.0 for AIX built for WebSphere MQ 5.3.
@(#) mqb.c, supportpacks, MC6D 1.1 02/12/05 12:10:12
$ mqb -h
USAGE : mqb [ -m <qmgr> [ -q <queue> [ -n <msg>] ] ] [options]
DESCRIPTION : Interactive WebSphere MQ browser.
OPTIONS:
-h|-? : This help message.
-l <limit> : Limit maximum size of a cached message to <limit>, which is one
of the following printf()-style formats,
%db (bytes [integer number])
%fKb | %fK (kilobytes [floating-point number])
%fMb | %fM (megabytes [floating-point number])
For example, "-l 0b", or "-l 53.2Kb", or "-l 2.5Mb".
-m <qmgr> : Name of Queue Manager to connect to.
-n <msg> : Number of particular message to view on startup.
-q <queue> : Name of Queue connect to.
-t <num> : Total number of messages to view for a queue.
-v : Display version information. |
|
|
Back to top |
|
 |
hughson |
Posted: Wed Jun 01, 2022 12:53 am Post subject: Re: MC6D support pack Interactive WebSphere MQ browser |
|
|
 Padawan
Joined: 09 May 2013 Posts: 1959 Location: Bay of Plenty, New Zealand
|
bibis wrote: |
It is a .. MQ message browser which is useful for a message preview in hex format or just viewing message headers. |
If you can't find an up-to-date version of the supportPac, you might find the Q program useful as a replacement.
Here's some example output of the Q Program formatting the MQMD (at high detail) of a message and showing the hex version of the message. It can also format out all built-in MQ headers, and format out PCF messages as well as a few other industry standard message formats, CSV, FIX, JSON, XML, and EDIFACT.
Code: |
q -m MQG1 -i Q1 -dhd3 |
Code: |
----- MQMD after MQGET -----
[ 324 bytes] Message Descriptor (MQMD)
StrucId :'MD '
Version :1
Report :00000000
Message Type :8 (Datagram)
Expiry :-1 (Never)
Feedback :0 (None)
MQEncoding :0x'222' (Reversed)
CCSID :437 (IBM PC)
Format :'MQSTR ' (String)
Priority :0 (Lowest)
Persistence :1 (Persistent)
Message Id :414D51204D5147312020202020202020C8388F6201280040
A M Q M Q G 1 E 8 . b . ( . @
Correl. Id :000000000000000000000000000000000000000000000000
. . . . . . . . . . . . . . . . . . . . . . . .
Backout Cnt. :0
ReplyToQ :' '
ReplyToQMgr :'MQG1 '
UserId :'mqgemusr '
AccountingTkn:160105150000001AFA5FFE70975006C3A1C633E903000000000000000000000B
ApplIdentity :' '
PutApplType :11 (Windows NT)
PutApplName :'MQGem Software MO71 '
Put Date :'20220527'
Put Time :'06134483'
ApplOriginDat:' '
+00000000 54657374 206D6573 73616765 2066726F 6D20274D 51473127 Test message from 'MQG1' |
Cheers,
Morag _________________ Morag Hughson @MoragHughson
IBM MQ Technical Education Specialist
Get your IBM MQ training here!
MQGem Software |
|
Back to top |
|
 |
RogerLacroix |
Posted: Sat Jun 04, 2022 4:03 pm Post subject: |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
If you prefer a GUI tool to view/edit messages then have a look at MQ Visual Edit. It is a desktop application that is supported natively on:
- Linux x86 64-bit,
- macOS (Mac OS X),
- Windows 7/8/8.1/10/11 (Intel)
- Windows 10/11 (ARM)
- Raspberry Pi (ARM)
Regards,
Roger Lacroix
Capitalware Inc. _________________ Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter |
|
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
|
|
|
|