Author |
Message
|
rajendra |
Posted: Tue Sep 29, 2009 5:57 am Post subject: clustering in unix |
|
|
Novice
Joined: 06 Sep 2009 Posts: 13
|
How to create a new cluster under Unix or linux ?
Is there any control command to create cluster?
Thanks in advance.
rajendra. |
|
Back to top |
|
 |
PeterPotkay |
Posted: Tue Sep 29, 2009 6:14 am Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
Click on the Library button at the top of the screen and read the MQ Cluster manual. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
exerk |
Posted: Tue Sep 29, 2009 6:16 am Post subject: Re: clustering in unix |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
rajendra wrote: |
...Is there any control command to create cluster? |
There is no single 'control command', but there are a number of define commands that are required in each queue manager which will participate in the cluster, depending on whether it is a Full or Partial Repository, and they're all listed in the appropriate manual. _________________ 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 |
|
 |
shashivarungupta |
Posted: Tue Sep 29, 2009 6:32 am Post subject: |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
Quote: |
Is there any control command to create cluster? |
Not actually.....
Quote: |
How to create a new cluster under Unix... |
Simple.. commands are there using which you can define the mq object(s) and can rightly put them into a cluster.
Advice : If you got windows operating system on your local machine... then you can use the MQSC commands to create the MQ Objs. and put them into a Cluster, using command console. Same commands are being used in the unix flavors. I would also suggest you to hit the cluster manual and understand its nature.
 _________________ *Life will beat you down, you need to decide to fight back or leave it. |
|
Back to top |
|
 |
rajendra |
Posted: Tue Sep 29, 2009 6:45 am Post subject: |
|
|
Novice
Joined: 06 Sep 2009 Posts: 13
|
my question is..
before adding a Queue manager to cluster , do we need to deinfe the cluster or we can directly mention the name while altering the Queue manager(sot that it will automatically create the cluster)..
regarda,
rajendra. |
|
Back to top |
|
 |
shashivarungupta |
Posted: Tue Sep 29, 2009 6:49 am Post subject: |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
rajendra wrote: |
my question is..
before adding a Queue manager to cluster , do we need to deinfe the cluster or we can directly mention the name while altering the Queue manager(sot that it will automatically create the cluster)..
|
Do you read the cluster manual and find any command like 'define cluster' there ??
If not then think How to do that, you'll get the answer !!
 _________________ *Life will beat you down, you need to decide to fight back or leave it. |
|
Back to top |
|
 |
shashivarungupta |
Posted: Tue Sep 29, 2009 6:50 am Post subject: |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
... I must say you are close to the answer of your question...  _________________ *Life will beat you down, you need to decide to fight back or leave it. |
|
Back to top |
|
 |
rajendra |
Posted: Tue Sep 29, 2009 6:58 am Post subject: |
|
|
Novice
Joined: 06 Sep 2009 Posts: 13
|
no. i didn't find command like "define cluster".
i think we can not create a cluster by using MQSC commands. i has to be created using control commands or some other process may be there which i don't know.
am i correct?
Regrads,
rajendra. |
|
Back to top |
|
 |
Vitor |
Posted: Tue Sep 29, 2009 7:47 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
rajendra wrote: |
i think we can not create a cluster by using MQSC commands. |
That is exactly how a cluster is created.
rajendra wrote: |
i has to be created using control commands or some other process may be there which i don't know. |
But you would know if you'd looked at the documentation as many people have already suggested.
rajendra wrote: |
am i correct? |
You're certainly wrong not to be reading the documentation.
Regrads,
rajendra.[/quote] _________________ Honesty is the best policy.
Insanity is the best defence.
Last edited by Vitor on Tue Sep 29, 2009 7:50 am; edited 1 time in total |
|
Back to top |
|
 |
bruce2359 |
Posted: Tue Sep 29, 2009 7:49 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Clusters are created by defining objects as part of the cluster (clustername).
The WMQ Clusters manual is an excellent place to learn about clusters, and how to create qmgr clusters. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
shashivarungupta |
Posted: Tue Sep 29, 2009 7:53 am Post subject: |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
rajendra wrote: |
no. i didn't find command like "define cluster". |
Absolutely Correct !!
Quote: |
i think we can not create a cluster by using MQSC commands. |
define
1 : define
AMQ8405: Syntax error detected at or near end of command segment below:-
define
AMQ8426: Valid MQSC commands are:
DEFINE AUTHINFO
DEFINE CHANNEL
DEFINE PROCESS
DEFINE NAMELIST
DEFINE QALIAS
DEFINE QLOCAL
DEFINE QMODEL
DEFINE QREMOTE
DEFINE SERVICE
DEFINE LISTENER
YOU Got DEFINE statement for the above objs. ONLY.
Quote: |
..it has to be created using control commands or some other process may be there which i don't know.....am i correct? |
You got IBM MQ Cluster manuals. And in the end... MQSeries.net
{In the cluster manual... steps are clearly mentioned. Follow them.}  _________________ *Life will beat you down, you need to decide to fight back or leave it. |
|
Back to top |
|
 |
rajendra |
Posted: Tue Sep 29, 2009 8:28 am Post subject: |
|
|
Novice
Joined: 06 Sep 2009 Posts: 13
|
i am requesting you all give a conclusion for this post.
if i hurt or irretate some one please forgive me.
Regards,
rajendra. |
|
Back to top |
|
 |
bruce2359 |
Posted: Tue Sep 29, 2009 8:31 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Quote: |
How to create a new cluster under Unix or linux ? |
This is explained in detail in the WMQ Cluster Queue Mangers manual - available for download from www.ibm.com/mqseries.
Quote: |
Is there any control command to create cluster? |
Clusters are created by altering the CLUSTER attribute of the objects you want to be part of the cluster. There is no single command to create a cluster. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
rajendra |
Posted: Tue Sep 29, 2009 9:13 am Post subject: |
|
|
Novice
Joined: 06 Sep 2009 Posts: 13
|
This is what i am getting if i try to reach it.
Our apologies…
The page you requested cannot be displayed
Suggested actionsIf you followed on a link, there may be a problem with that link. You can use "Get assistance" below.For information on IBM offerings, start from the IBM homepage.For information on printing systems, start from the Infoprint Solutions Company homepage.*For information on ThinkPad notebooks, ThinkCentre desktops and other PC products, start from the Lenovo homepage.*Or return to the previous page. |
|
Back to top |
|
 |
shashivarungupta |
Posted: Tue Sep 29, 2009 9:22 am Post subject: |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
|
Back to top |
|
 |
|