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 » General IBM MQ Support » RFHUTIL

Post new topic  Reply to topic
 RFHUTIL « View previous topic :: View next topic » 
Author Message
vandi
PostPosted: Mon Dec 15, 2008 1:36 pm    Post subject: RFHUTIL Reply with quote

Acolyte

Joined: 13 Dec 2008
Posts: 67

Hi All,

Can we install RFHUTIL tool on Suse Linux. If yes, can any one of you let me know the steps for it.

Thanks,
Vandi
Back to top
View user's profile Send private message
mqjeff
PostPosted: Mon Dec 15, 2008 1:41 pm    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

No. It is a windows only program, that uses Windows APIs for GUI controls.

You should write a note to the author of this supportPac, and ask for a Linux version.
Back to top
View user's profile Send private message
vandi
PostPosted: Mon Dec 15, 2008 2:42 pm    Post subject: Reply with quote

Acolyte

Joined: 13 Dec 2008
Posts: 67

Thanks for the info.
Back to top
View user's profile Send private message
Gaya3
PostPosted: Mon Dec 15, 2008 10:37 pm    Post subject: Reply with quote

Jedi

Joined: 12 Sep 2006
Posts: 2493
Location: Boston, US

Install RFHUTILC (Client version) on windows and you can try connecting to remote queue manager.
_________________
Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
Back to top
View user's profile Send private message
Sam Uppu
PostPosted: Tue Dec 16, 2008 7:28 am    Post subject: Reply with quote

Yatiri

Joined: 11 Nov 2008
Posts: 610

mqjeff wrote:
No. It is a windows only program, that uses Windows APIs for GUI controls.

You should write a note to the author of this supportPac, and ask for a Linux version.


Wondering how the message can be put onto the queues as the toolkit is supported on Linux. I want to debug the msgflow(toolkit is installed on SUSE Linux) by placing a msg onto the input queue.

Not sure how can we put the msg onto queues if the msg is more than 1MB.

Can anybody let me know this.

Thanks.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Tue Dec 16, 2008 7:35 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

There are a hundred faster ways to answer this question than posting it here.
Back to top
View user's profile Send private message
Sam Uppu
PostPosted: Tue Dec 16, 2008 7:44 am    Post subject: Reply with quote

Yatiri

Joined: 11 Nov 2008
Posts: 610

mqjeff wrote:
There are a hundred faster ways to answer this question than posting it here.


Can you let me know one out of those hundreds if you know any?.
Back to top
View user's profile Send private message
Vitor
PostPosted: Tue Dec 16, 2008 8:40 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Sam Uppu wrote:
Can you let me know one out of those hundreds if you know any?.


Search the forum

Ask Mr Google

There's 2 ways (special offer this week)
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Tue Dec 16, 2008 11:33 am    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9470
Location: US: west coast, almost. Otherwise, enroute.

Quote:
Not sure how can we put the msg onto queues if the msg is more than 1MB.

Message size is determined by the application MQPUTting the message. Messages may be from 0 to 100meg in size.

Programmatically, there is no difference between MQPUTting a 100byte message and 100meg message.
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Tue Dec 16, 2008 12:13 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

bruce2359 wrote:
Quote:
Not sure how can we put the msg onto queues if the msg is more than 1MB.

Message size is determined by the application MQPUTting the message. Messages may be from 0 to 100meg in size.

Programmatically, there is no difference between MQPUTting a 100byte message and 100meg message.

Programmatically no. Environmentally yes. If you surf the site you will find a number of tasks that need to be performed on the qmgr to go from the default (4 MB) to the max (100 MB)

Have fun
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Sam Uppu
PostPosted: Tue Dec 16, 2008 2:31 pm    Post subject: Reply with quote

Yatiri

Joined: 11 Nov 2008
Posts: 610

bruce2359 wrote:
Quote:
Not sure how can we put the msg onto queues if the msg is more than 1MB.

Message size is determined by the application MQPUTting the message. Messages may be from 0 to 100meg in size.

Programmatically, there is no difference between MQPUTting a 100byte message and 100meg message.


What my intension here is..

When we develop/ test the msg flows we want to try by setting may header para,meters like, persistency, replyToQ, ReplyToQMgr, MsgId, CorrelId etc..All these things will be possible with the RFHUTIL which is really good. On SUSE Linux, I was looking for such kind of utility.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Tue Dec 16, 2008 3:08 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Sam Uppu wrote:
What my intension here is..

When we develop/ test the msg flows we want to try by setting may header para,meters like, persistency, replyToQ, ReplyToQMgr, MsgId, CorrelId etc..All these things will be possible with the RFHUTIL which is really good. On SUSE Linux, I was looking for such kind of utility.

Why fixed on Suse or Linux?
Do you have no windows box?
Use RFHUtilc and pass the MQServer string into the qmgr name.
You will then use a client connection to the qmgr.
And remember all you need on windows is an MQClient install and IS03 support pack.
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Michael Dag
PostPosted: Wed Dec 17, 2008 1:19 am    Post subject: Reply with quote

Jedi Knight

Joined: 13 Jun 2002
Posts: 2607
Location: The Netherlands (Amsterdam)

fjb_saper wrote:

Why fixed on Suse or Linux?
Do you have no windows box?

Really funny!
probably one of the few shops that manages to get away from Windows ...

as an alternative to rfhutil you could look at MQ Visual Edit, it's written in java and should run fine on Linux
_________________
Michael



MQSystems Facebook page
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
RogerLacroix
PostPosted: Wed Dec 17, 2008 11:38 am    Post subject: Reply with quote

Jedi Knight

Joined: 15 May 2001
Posts: 3264
Location: London, ON Canada

Michael Dag wrote:
as an alternative to rfhutil you could look at MQ Visual Edit, it's written in java and should run fine on Linux

MQ Visual Edit runs very well on Linux and Mac OS X too.

I personally test it on Windows XP, Windows Vista, Fedora and Mac OS X.


Regards,
Roger Lacroix
Capitalware Inc.
_________________
Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter
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 » General IBM MQ Support » RFHUTIL
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.