Author |
Message
|
j1 |
Posted: Thu Aug 30, 2007 6:58 am Post subject: Restoring MQ OAM definitions dumped using amqoamd -m QM -s |
|
|
 Centurion
Joined: 23 Jun 2003 Posts: 139
|
Hi, weve saved a bunch of OAM definitions using amqoamd -m QM_Name -s.
I am restoring the qmgr and would like to restore the OAM definitions. I cant seem to find instructions for it either in the infocenter or on this site. Does anybody know about this? |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Aug 30, 2007 6:59 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
What does the output of amqoamd -s look like? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
j1 |
Posted: Thu Aug 30, 2007 8:12 am Post subject: |
|
|
 Centurion
Joined: 23 Jun 2003 Posts: 139
|
now that you ask, itsd all setmqaut command ...should i just run the file as input to runmqsc ?
e.g:
setmqaut -m UAT_CFFR1 -n SYSTEM.MQSC.REPLY.QUEUE -t queue -g mqm +browse +get +i
nq +passall +passid +put +set +setall +setid +chg +clr +dlt +dsp
setmqaut -m UAT_CFFR1 -n SYSTEM.DEAD.LETTER.QUEUE -t queue -g mqm +browse +get +
inq +passall +passid +put +set +setall +setid +chg +clr +dlt +dsp
setmqaut -m UAT_CFFR1 -n SYSTEM.DEFAULT.PROCESS -t process -g mqm +inq +set +chg
+dlt +dsp |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Aug 30, 2007 8:17 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Why would runmqsc handle "setmqaut" commands?
What is "setmqaut", anyway? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
bbburson |
Posted: Thu Aug 30, 2007 8:18 am Post subject: |
|
|
Partisan
Joined: 06 Jan 2004 Posts: 378 Location: Nowhere near a queue manager
|
j1 wrote: |
just run the file |
yes
j1 wrote: |
as input to runmqsc |
no |
|
Back to top |
|
 |
|