Author |
Message
|
vattikulla |
Posted: Mon Jan 05, 2009 2:47 am Post subject: Backup for a particular Queue in a QueueManager |
|
|
Newbie
Joined: 08 May 2008 Posts: 6
|
Hi,
can we take backup for a particular queue in a queuemanager ,if so how....could any body help me out.... |
|
Back to top |
|
 |
Vitor |
Posted: Mon Jan 05, 2009 2:53 am Post subject: Re: Backup for a particular Queue in a QueueManager |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
vattikulla wrote: |
can we take backup for a particular queue in a queuemanager ,if so how....could any body help me out.... |
If you mean backup the definition of a given queue, use saveqmgr.
If you mean backup the messages on a queue, your design should not keep messages on a queue long enough for this to be an issue!
Having said that, either use linear logging and forward recovery to preserve the queue, or something like the q programme to unload/reload the queue. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
vattikulla |
Posted: Fri Jan 09, 2009 3:54 am Post subject: |
|
|
Newbie
Joined: 08 May 2008 Posts: 6
|
anyone can explain more elobratly................Thnx in advance. |
|
Back to top |
|
 |
Vitor |
Posted: Fri Jan 09, 2009 3:58 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
vattikulla wrote: |
anyone can explain more elobratly................Thnx in advance. |
I thought I covered your options quite well there.
Now I'm hurt.  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
PeterPotkay |
Posted: Fri Jan 09, 2009 11:05 am Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
Maybe explain what you think you will be able to do with that "queue backup". _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
vattikulla |
Posted: Tue Jan 13, 2009 5:59 am Post subject: |
|
|
Newbie
Joined: 08 May 2008 Posts: 6
|
Hi i have just started working on MQ so can u suggest me any link where i can get some information on this.sorry if i hurt anyone...........here  |
|
Back to top |
|
 |
Vitor |
Posted: Tue Jan 13, 2009 6:33 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
vattikulla wrote: |
Hi i have just started working on MQ so can u suggest me any link where i can get some information on this.sorry if i hurt anyone...........here  |
I feel certain I will recover from the emotional damage with time
I stand by my previous comments, and endorse the question of my most esteemed associate as to what you think you're doing with this backup. Which also shines a light on my suggestions.
You'll find a link to the info centre at the top of this page.
 _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Mr Butcher |
Posted: Tue Jan 13, 2009 7:37 am Post subject: |
|
|
 Padawan
Joined: 23 May 2005 Posts: 1716
|
Quote: |
Hi i have just started working on MQ |
then please do more reading what it all is about with mqseries. mq is not a database system, a queue is not a data base or table. there is no need (there should not be the need) of "backing up" queues.
welcome to MQ. _________________ Regards, Butcher |
|
Back to top |
|
 |
|