|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Using Support PAC IH03 or RFHUTIL |
« View previous topic :: View next topic » |
Author |
Message
|
visitraja |
Posted: Fri Jul 06, 2012 11:09 pm Post subject: Using Support PAC IH03 or RFHUTIL |
|
|
Novice
Joined: 08 Feb 2012 Posts: 14
|
Hi,
I am trying to load a MQ queue using a backup taken earlier from the same queue. After loading I found the message has the same time stamp as the old one. We are expecting a new time stamp posted on to the queue without any changes to the MQMD parameters.
We can do it by ignoring the MQMD parameters but that's not the requirement.
Can some one help if there is an option in RFHUTIL to ignore the old time stamp settings from the message while reloading from a backup or can we even ignore the time stamp while taking backup.
Last edited by visitraja on Fri Jul 06, 2012 11:37 pm; edited 1 time in total |
|
Back to top |
|
 |
zpat |
Posted: Fri Jul 06, 2012 11:35 pm Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
You can deselect 'include headers' when you save the queue.
Personally I always use MO71 (or Qload) to save/restore queue data.
Why wouldn't you want it put back the way it was? |
|
Back to top |
|
 |
visitraja |
Posted: Fri Jul 06, 2012 11:57 pm Post subject: |
|
|
Novice
Joined: 08 Feb 2012 Posts: 14
|
Thanks for the reply.
zpat wrote: |
You can deselect 'include headers' when you save the queue. |
I had already tried this but it haven't helped.
zpat wrote: |
Why wouldn't you want it put back the way it was? |
I want the complete message data , but I am looking for new time stamp when the same message is put to the queue, Want it for monitoring purpose. |
|
Back to top |
|
 |
mqjeff |
Posted: Sun Jul 08, 2012 6:04 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
It's a little misleading to talk about leaving the MQMD alone and simultaneously changing the timestamp.
The timestamp is kept in the MQMD - the puttime and puttdate.
So you can't change that without also changing the MQMD.
If you don't want to go to the trouble to write an application that does a full save and restore of messages yourself, but also adjusts the timestamp based on your custom criteria... Then you can write an application that just moves messages from one queue to another and adjusts the timestamp based on your custom criteria. Then you just load the messages back to a different queue using your current method.
You can also look around for other more flexible tools that are more designed for testing than for backup and restore, since that seems like what you're trying to do.
For example, Message Test Utility. |
|
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
|
|
|
|