Author |
Message
|
amrish |
Posted: Tue Jul 28, 2009 4:11 am Post subject: Creating Queue manager Remotely |
|
|
Newbie
Joined: 28 Jul 2009 Posts: 4
|
Hi ,
I am working on clustering.I want to know that is there any API or way available through which i can create a queue manager on Remote machine.
Example :- m1 ,m2 are two machines .
I want to create queue manager on m2 machine from m1 machine.I think there might be some solution.Please help me in this regards . Thanks in Advance. |
|
Back to top |
|
 |
WMBDEV1 |
Posted: Tue Jul 28, 2009 4:23 am Post subject: |
|
|
Sentinel
Joined: 05 Mar 2009 Posts: 888 Location: UK
|
Why? Whats the requirement? |
|
Back to top |
|
 |
zpat |
Posted: Tue Jul 28, 2009 4:27 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
Is there an API to install an operating system as well?
I can't even begin to understand the logic behind this sort of question!
You can create queue managers and objects with scripts.
If you are talking about unattended installs etc - this is not an API (the A stands for Application). |
|
Back to top |
|
 |
exerk |
Posted: Tue Jul 28, 2009 4:41 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Tivoli will do it... _________________ 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 |
|
 |
amrish |
Posted: Tue Jul 28, 2009 4:46 am Post subject: |
|
|
Newbie
Joined: 28 Jul 2009 Posts: 4
|
I am going to install an application with different QM available on different machine ,So i was thinking that if there is any way so that user can run scripts on his machine and he just provide the IP address and othere details like QM name for creating QM on that particular machine .. |
|
Back to top |
|
 |
exerk |
Posted: Tue Jul 28, 2009 4:49 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Er...yes. Scripts can take input. _________________ 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 |
|
 |
amrish |
Posted: Tue Jul 28, 2009 4:52 am Post subject: |
|
|
Newbie
Joined: 28 Jul 2009 Posts: 4
|
ya Scripts can take inputs but can they create a queue manager on remote machine without visiting that machine by user ???
That machine will also have IBM MQ installed. |
|
Back to top |
|
 |
bruce2359 |
Posted: Tue Jul 28, 2009 5:14 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Silent install allows for unattended WMQ installation. A script could creat a qmgr. Tivoli (and other vendors) offer software that presses out applications to remote o/s's. _________________ 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 |
|
 |
zpat |
Posted: Tue Jul 28, 2009 5:15 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
What does visit mean?
First of all - you should disclose the platform.
Secondly - all platforms can be remotely accessed - what's the issue here? |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Jul 28, 2009 6:10 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
You need some sort of remote terminal access to the remote machine.
"Telnet" is a popular option for this.
There is nothing in MQ itself that provides any mechanism to execute commands on a machine that merely has the product installed.
If there is an existing qmgr, and you have not properly secured it, it is possible to use that qmgr to execute commands locally, but this is generally considered a very bad idea. |
|
Back to top |
|
 |
amrish |
Posted: Tue Jul 28, 2009 9:21 pm Post subject: |
|
|
Newbie
Joined: 28 Jul 2009 Posts: 4
|
Thanx to all of you for your suggestions ..
Platforms would be similar .If i am using Windows ..then all machines will be on windows or any case ,,may be AIX |
|
Back to top |
|
 |
|