Author |
Message
|
lam |
Posted: Mon Feb 19, 2007 1:27 am Post subject: queue manager |
|
|
Acolyte
Joined: 09 Nov 2006 Posts: 50
|
the order :
"crtmqm - q queue.manager"
makes it possible to create a default queue manager how to create a simple queue manager(not default)?????
which's the order which allows to post all queue manager which exists in the system ?????
and how to remove queue managers who exist????
please it's very urgent |
|
Back to top |
|
 |
Vitor |
Posted: Mon Feb 19, 2007 1:33 am Post subject: Re: queue manager |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
lam wrote: |
the order :
"crtmqm - q queue.manager"
makes it possible to create a default queue manager how to create a simple queue manager(not default)????? |
What happens when you try to create a queue manager without the "set as default" flag? What does the System Admin Guide say?
lam wrote: |
which's the order which allows to post all queue manager which exists in the system ?????
|
You'll find dspmq also explained in the System Admin Guide.
lam wrote: |
and how to remove queue managers who exist????
|
Not far from dspmq you'll find dltmqm listed. Be aware you can't delete a running queue manager.
lam wrote: |
please it's very urgent |
If it's that urgent looking the command up (using downloaded docs or online Info Centre) is much faster than waiting for someone to post.  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
elvis_gn |
Posted: Mon Feb 19, 2007 1:34 am Post subject: Re: queue manager |
|
|
 Padawan
Joined: 08 Oct 2004 Posts: 1905 Location: Dubai
|
Hi lam,
lam wrote: |
"crtmqm - q queue.manager"
makes it possible to create a default queue manager how to create a simple queue manager(not default)????? |
crtmqm <QMName>
lam wrote: |
which's the order which allows to post all queue manager which exists in the system ????? |
dspmq
lam wrote: |
and how to remove queue managers who exist???? |
dltmqm <QMName>
And don't call these orders, they are commands...more specifically MQSC commands...And, please go through some docs...You said it's urgent, thats why I did not direct you to the docs, but read them....
Regards. |
|
Back to top |
|
 |
lam |
Posted: Mon Feb 19, 2007 1:43 am Post subject: |
|
|
Acolyte
Joined: 09 Nov 2006 Posts: 50
|
I don't put the flag "set as default" but I think the order "crtmqm" create automatically a default queue manager |
|
Back to top |
|
 |
lam |
Posted: Mon Feb 19, 2007 1:47 am Post subject: |
|
|
Acolyte
Joined: 09 Nov 2006 Posts: 50
|
ok thank you but I hold with you specify that I am French-speaking thus excuse me for the terms  |
|
Back to top |
|
 |
Vitor |
Posted: Mon Feb 19, 2007 1:50 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
lam wrote: |
I don't put the flag "set as default" |
From the System Administration guide I mentioned earlier:
Quote: |
-q Makes this queue manager the default queue manager. The new queue manager replaces any existing default queue manager. |
Slightly panto, but "oh yes you do!"
lam wrote: |
but I think the order "crtmqm" create automatically a default queue manager |
I think you should spend a little time reading the command parameter descripitions. And it is a command, not an order....  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Feb 19, 2007 5:52 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
lam wrote: |
ok thank you but I hold with you specify that I am French-speaking thus excuse me for the terms  |
Dans ce cas je suis sur que tu peux trouver la doc en francais.
C'est vrai que c'est un pave a lire, mais il y a beaucoup a apprendre....
Et vive la lecture des manuels...  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|