|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
GMO_CONVERT Command-Line Scripts? |
« View previous topic :: View next topic » |
Author |
Message
|
mworsham |
Posted: Fri Sep 27, 2002 3:06 pm Post subject: GMO_CONVERT Command-Line Scripts? |
|
|
 Novice
Joined: 12 Sep 2002 Posts: 19 Location: Augusta, GA
|
Is there a script/program that can handle the GMO_CONVERT from a local queue on the WinNT side? I tried the MA01 (q.exe) from IBM's SupportPack site, but the -c500 flag doesn't work for converting EBCDIC to ASCII.
Example layout: q.exe -c500 -mMQ_MGR -iQUEUE.NAME
So does anyone else have any scripts, programs, etc that can run from the command prompt to do on-the-fly queue data retrieval?
-- M |
|
Back to top |
|
 |
oconnke1 |
Posted: Tue Dec 10, 2002 3:36 pm Post subject: ASCII to EBCDIC Conversion Utility |
|
|
 Newbie
Joined: 04 Dec 2001 Posts: 5 Location: Los Angeles, California, USA
|
Try using Support Pac IH01. You can look at local or remote queue managers. I haven't been able to look at a queue on the mainframe, because my NT logonid is different than my mainframe logonid.
To look at a remote queue manager, create a .bat file that looks like the following. The first REM statement contains the QM name. When the GUI opens, I copy and paste the QM name into the THIRD line (remote) and the queue name into the second line. (I look at the DLQ a lot )
REM ISPDLF01
REM SYSTEM.DEAD.LETTER.QUEUE
set MQSERVER=SYSTEM.ADMIN.SVRCONN/TCP/dnsnameOfServer(1414)
"C:\IBM MQseries Support Pacs\IH03 RFHUTIL\rfhutilc.exe"
To look at a local QM, execute rfhutil.exe (without the "c" before .exe). A pull-down list of local QMs is then available.
READQ is a destructive read. START BROWSE is non-destructive.
On the "Data" tab are radio butons that allow you to switch between ASCII and EBCDIC. If you know COBOL, you can create a copylib for the message and it will be parsed for you.
I know you posted a long time ago. I hope this helps.
Keith |
|
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
|
|
|
|