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 » News/Updates » GMO_CONVERT Command-Line Scripts?

Post new topic  Reply to topic
 GMO_CONVERT Command-Line Scripts? « View previous topic :: View next topic » 
Author Message
mworsham
PostPosted: Fri Sep 27, 2002 3:06 pm    Post subject: GMO_CONVERT Command-Line Scripts? Reply with quote

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
View user's profile Send private message Visit poster's website
oconnke1
PostPosted: Tue Dec 10, 2002 3:36 pm    Post subject: ASCII to EBCDIC Conversion Utility Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » News/Updates » GMO_CONVERT Command-Line Scripts?
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.