Author |
Message
|
Balaji_P |
Posted: Mon Apr 12, 2010 8:04 pm Post subject: RFHUTIL VERSION 7 ISSUE |
|
|
Apprentice
Joined: 05 Sep 2006 Posts: 36 Location: Chennai
|
Hi
We have ih03 Version 7.0 utility. Our MQ is Version 6.0. Our Queue Manager resides in different machine. When i am trying to connect to the queue manager using rfhutilc i am having issues.
my Command file is configured as below.
SET RFHUTIL_HOME=%cd%
set MQSERVER=SYSTEM.ADMIN.SVRCONN/TCP/10.128.27.52(1414)
START rfhutilc.exe
when i try clicking "Load Names" i am getting error as " Error getting Queue Names"
Is this becoz of version of ih03 we are using? I am able to connect to the same queue manager using WMQTool.
Any clue on what might be the root cause of the issue?
Thanks
Balaji.P |
|
Back to top |
|
 |
maesbrae |
Posted: Tue Apr 13, 2010 2:01 am Post subject: |
|
|
Novice
Joined: 03 Jun 2003 Posts: 12
|
Don't you see some other error message with an MQ Return Code before the 'Error getting queue names'. |
|
Back to top |
|
 |
Balaji_P |
Posted: Tue Apr 13, 2010 8:25 am Post subject: |
|
|
Apprentice
Joined: 05 Sep 2006 Posts: 36 Location: Chennai
|
No i dont see any . Even i tried giving the queue name and tried browsing but it didnt work
Thanks
Balaji.P |
|
Back to top |
|
 |
maesbrae |
Posted: Tue Apr 13, 2010 8:39 am Post subject: |
|
|
Novice
Joined: 03 Jun 2003 Posts: 12
|
And did that give any error message or MQ Return CODE at all |
|
Back to top |
|
 |
maesbrae |
Posted: Tue Apr 13, 2010 8:45 am Post subject: |
|
|
Novice
Joined: 03 Jun 2003 Posts: 12
|
You could try just starting rfhutilc. Don't set the MQSERVER environment variable and put SYSTEM.ADMIN.SVRCONN/TCP/10.128.27.52(1414) in the Queue Manager Name (to connect to) field. Thats how I normally use it - saves having to set MQSERVER. But I did try it your way and I'm using 7.0.2 of rfhutilc with MQ 6.0 on a different machine just like you and it works fine for me. |
|
Back to top |
|
 |
Balaji_P |
Posted: Tue Apr 13, 2010 7:55 pm Post subject: |
|
|
Apprentice
Joined: 05 Sep 2006 Posts: 36 Location: Chennai
|
No i am not using the MQSERVER Environment variable. I am copying the value to QueueManager name tab. i am still wondering whats going wrong.. |
|
Back to top |
|
 |
harish_td |
Posted: Tue Apr 13, 2010 11:09 pm Post subject: |
|
|
Master
Joined: 13 Feb 2006 Posts: 236
|
|
Back to top |
|
 |
Balaji_P |
Posted: Thu Apr 15, 2010 2:15 am Post subject: |
|
|
Apprentice
Joined: 05 Sep 2006 Posts: 36 Location: Chennai
|
Hi all
Thanks for your replies. i tried your suggestion by uisng amqscbcg and realised few dlls are missing. Now then i had placed those dlls in my bin directory.
Now am getting 2035 Not autorised to connect error.
Any suggestion as before.
Thanks again |
|
Back to top |
|
 |
exerk |
Posted: Thu Apr 15, 2010 2:52 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Balaji_P wrote: |
Hi all
Thanks for your replies. i tried your suggestion by uisng amqscbcg and realised few dlls are missing. Now then i had placed those dlls in my bin directory.
Now am getting 2035 Not autorised to connect error.
Any suggestion as before.
Thanks again |
Suggestions? Fix it is one! Search the forums for advice/pointers on causes and 'corrections' of 2035's - it's bread-and-butter WMQ work and if you can't hack that then there is little hope for you  _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
maxy_14in |
Posted: Thu Apr 15, 2010 8:06 am Post subject: |
|
|
Apprentice
Joined: 07 Nov 2008 Posts: 43
|
We also had a similar issue ... while using the RFUTIL 7.
I read in some article saying that the RFUTIL cannot receive any kind of data by itself as an application. It needs the support of MQ so, the machine using RFUTIL should atleast have MQ Client installed. Then we realized the situation and then installed the client s/w it started working fine. |
|
Back to top |
|
 |
Vitor |
Posted: Thu Apr 15, 2010 8:18 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
maxy_14in wrote: |
I read in some article saying that the RFUTIL cannot receive any kind of data by itself as an application. |
If you're going to quote material in here, post links.
maxy_14in wrote: |
It needs the support of MQ so, the machine using RFUTIL should atleast have MQ Client installed. |
This is true of any WMQ application; it doesn't work without the WMQ software installed!
maxy_14in wrote: |
Then we realized the situation and then installed the client s/w it started working fine. |
Also, pedantically, your comment refers to RFHUtilc not RFHUtil. They are 2 separate apps, and RFHUtil won't work if you just have the WMQ client installed. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|