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 Load Q problem

Post new topic  Reply to topic Goto page 1, 2  Next
 RfhUtil Load Q problem « View previous topic :: View next topic » 
Author Message
Porcupine00
PostPosted: Tue Aug 17, 2010 11:09 am    Post subject: RfhUtil Load Q problem Reply with quote

Newbie

Joined: 17 Aug 2010
Posts: 6

Hi everyone,
I hope someone here can help me with my issue, since the whole team of IT people couldn't get it.
I have MQ Client and MQ Explorer 7.0 together with RfhUtil 7.0 installed on my PC.
Everything works perfect except one thing, Load Q option in RfhUtil.
When I choose a proper queue file (that works for my colleagues) with one or multiple messages and load it through Load Q it does not capture MQ Message Format (stays blank) under MQMD tab, the message of course ends up in an error queue. Matter of fact, none of the tabs in RfhUtil are being properly filled, most being blank. When I open it in the error queue, the message has MQ message format and other MQ data, which has to be stripped by MQ, as a first line of that message.
The interesting part is that if I will take a file with single message in it, and use Open File option and then Write Q, then everything works perfectly, but the same file will not work through Load Q option.
I am ok with doing Open File – Write Q, but that means that I cannot load a queue with multiple messages, something that I want to do.

The same RfhUtil had been tested on other PCs successfully, I had compared Environment Variables with others and they look the same. What could be the issue? Any ideas? I appreciate your help.
Back to top
View user's profile Send private message
Vitor
PostPosted: Tue Aug 17, 2010 11:14 am    Post subject: Reply with quote

Grand High Poobah

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

How did you generate the file you're trying to load?

I've also moved this to a more relevant section.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Porcupine00
PostPosted: Tue Aug 17, 2010 11:21 am    Post subject: Reply with quote

Newbie

Joined: 17 Aug 2010
Posts: 6

Thanks Vitor for quick response. I’ve generated the file in different ways, starting with templates we have, ending with I believe the most correct way to generate the file – through Save Q option.
Back to top
View user's profile Send private message
zpat
PostPosted: Tue Aug 17, 2010 11:32 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5849
Location: UK

When you saved the queue data, did you choose to save the MQMD or not?
Back to top
View user's profile Send private message
Porcupine00
PostPosted: Tue Aug 17, 2010 11:41 am    Post subject: Reply with quote

Newbie

Joined: 17 Aug 2010
Posts: 6

Yes, I am including MQMD and Headers when saving the queue. I leave everything as a default
Back to top
View user's profile Send private message
mqjeff
PostPosted: Tue Aug 17, 2010 11:48 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

Have you contacted the author of this SupportPac?
Back to top
View user's profile Send private message
Porcupine00
PostPosted: Tue Aug 17, 2010 11:57 am    Post subject: Reply with quote

Newbie

Joined: 17 Aug 2010
Posts: 6

Who is the author of a SupportPack? I was under impression that RfhUtil is unsupported IBM product.

Is there any specific environment variables that have to be set on a PC for RfhUtil to work properly?
Back to top
View user's profile Send private message
mqjeff
PostPosted: Tue Aug 17, 2010 12:11 pm    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

IH03 is a Category 2 SupportPacs. This means that the IBM Corporation provides it without warranty or support.

Most Category 2 SupportPacs are supported by the author or maintainer of said SupportPac, however.

The information about said author or maintainer is usually in the documentation that comes with the SuportPac. In the case of IH03, it's pretty prominently on the title page of ih03.pdf.
Back to top
View user's profile Send private message
Vitor
PostPosted: Tue Aug 17, 2010 12:25 pm    Post subject: Reply with quote

Grand High Poobah

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

Porcupine00 wrote:
Is there any specific environment variables that have to be set on a PC for RfhUtil to work properly?




And in this instances it's working, it's not just performing one single function. Doesn't sound like an environment variable problem really.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Porcupine00
PostPosted: Wed Aug 18, 2010 5:27 am    Post subject: Reply with quote

Newbie

Joined: 17 Aug 2010
Posts: 6

I've send the email to Jim MacNair (SupportPack author). We'll if he'll care to respond.
Meanwhile, any ideas might anyone have?
Back to top
View user's profile Send private message
Porcupine00
PostPosted: Wed Aug 18, 2010 7:22 am    Post subject: Reply with quote

Newbie

Joined: 17 Aug 2010
Posts: 6

The issue had been resolved with RfhUtil 7.0.2.
Thanks everybody for help.
By the way, Jim MacNair from IBM had replied very promptly, and is a very nice guy.
Back to top
View user's profile Send private message
Abhi
PostPosted: Fri Sep 23, 2011 12:58 pm    Post subject: Reply with quote

Novice

Joined: 10 Mar 2011
Posts: 19

Hi All,

Using the Old post .. I've a very similar problem where thousands of msgs failed in Prod. So we took a backup of all these failed msgs in multiple files (having multiple msgs in single file with the delimiter) and folders ( havin multiple files, single msg per file). Now that defect is fixed I need to put all failed msg back to input Queue from these files and folders.

I'm using RfhUtil 7.0.2 and still it doesn't work for me. I'm able to open file and write a single message to the queue but not able to use the Load all functionality.

When I try doing that with default selection it says:
Code:
 2035 Not authorized (Open)


when try setting values for 'Max Count' and 'Start Files Number', it says:
Code:

Unable to open input file C:\Deployments\SAP_Failed\SAP_FailedMsg0.xml
0 messages added from 0 files


@Porcupine00 : Do you remember setting any special permissions for this purpose?

Any help is very much appreciated.

Thanks in Advance
Abhi
Back to top
View user's profile Send private message
zpat
PostPosted: Fri Sep 23, 2011 11:15 pm    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5849
Location: UK

Abhi - you would be MUCH better off using MO71 unload/reload for this purpose.

Take some to explore the (new version of) MO71 support pac - you won't regret it.
Back to top
View user's profile Send private message
Abhi
PostPosted: Sat Sep 24, 2011 12:58 am    Post subject: Reply with quote

Novice

Joined: 10 Mar 2011
Posts: 19

Hi Zpat,

Thanks for your response. But I've 2 questions now:

1. We have already done Save Q using Rfhutil, will we able to put these these files using MO71. Isn't there a difference in understandable file format of rfhutil and MO71?

2. I Actually used MO71 and tried to put msg using a single file with multiple msgs. It again gives me :
Code:
MQOPEN on object PLDM.ECC1.TEST returned 2035 Not authorized..

How is it possible that open file and write Q for a single message works and still I've some authorization issues using Load Q ?

Please advice.

Regards,
Abhi
Back to top
View user's profile Send private message
exerk
PostPosted: Sat Sep 24, 2011 1:52 am    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

Abhi wrote:
...2. I Actually used MO71 and tried to put msg using a single file with multiple msgs. It again gives me :
Code:
MQOPEN on object PLDM.ECC1.TEST returned 2035 Not authorized..

How is it possible that open file and write Q for a single message works and still I've some authorization issues using Load Q ?

Enable authority events, try again, fault diagnose the content of the event message(s), come back to us when you've done so.
_________________
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
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page 1, 2  Next Page 1 of 2

MQSeries.net Forum Index » General IBM MQ Support » RfhUtil Load Q problem
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.