ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » [SOLVED] Three Tier (two WF Servers) System administration

Post new topic  Reply to topic
 [SOLVED] Three Tier (two WF Servers) System administration « View previous topic :: View next topic » 
Author Message
pamm
PostPosted: Thu Mar 09, 2006 2:23 am    Post subject: [SOLVED] Three Tier (two WF Servers) System administration Reply with quote

Novice

Joined: 27 Dec 2005
Posts: 14

Hi All,

I've a three tier configuration with two mq workflow servers in the same group.

Everything works ok, but we have the ADMIN user for SERVER01 but we don't have any admin user for SERVER02. We are able to start both servers, but we don't to stop the SERVER02.

We need to define anoter user admin for SERVER02 ?? and if we need it, the user would have the same name ??

for example:

PERSON 'ADMIN'
GROUP 'GRP'
SYSTEM 'SERVER01'
ROLE 'System administrator'
.....
END 'ADMIN

and

PERSON 'ADMIN'
GROUP 'GRP'
SYSTEM 'SERVER02'
ROLE 'System administrator'
......
END 'ADMIN'

or would be:

PERSON 'ADMIN'
GROUP 'GRP'
SYSTEM 'SERVER01'
ROLE 'System administrator'
.....
END 'ADMIN

and

PERSON 'ADMIN2'
GROUP 'GRP'
SYSTEM 'SERVER02'
ROLE 'System administrator'
......
END 'ADMIN2'


Kind Regards
Back to top
View user's profile Send private message
jmac
PostPosted: Thu Mar 09, 2006 6:18 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

You should be able to access the second system with the same users. Try fmcautil -y<config of system2) and you should be able to see system 2 and start/stop/administer.
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
pamm
PostPosted: Thu Mar 09, 2006 6:55 am    Post subject: Reply with quote

Novice

Joined: 27 Dec 2005
Posts: 14

from system1 ???

Regards
Back to top
View user's profile Send private message
jmac
PostPosted: Thu Mar 09, 2006 7:41 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

It is my opinion that as long as you can see the QM for system 2 you should be able to run fmcautil, so if System1 can see System2's QM then I would say yes. Perhaps I am missing something, but I am pretty sure this should be the way it would work
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
vennela
PostPosted: Thu Mar 09, 2006 3:18 pm    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

jmac wrote:
It is my opinion that as long as you can see the QM for system 2 you should be able to run fmcautil, so if System1 can see System2's QM then I would say yes. Perhaps I am missing something, but I am pretty sure this should be the way it would work

Maybe not John:
Because when you issue fmcautil from system1, it would never make it to system2.
Anyway, back to the first question:
ADMIN should work on both the systems
You cannot define the same user twice in the same group
You can define ADMIN2 as you mentioned in the second option. But, you can use ADMIN and ADMIN2 on both the systems.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
jmac
PostPosted: Thu Mar 09, 2006 3:36 pm    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

vennela wrote:

Maybe not John:
Because when you issue fmcautil from system1, it would never make it to system2.


My understanding:
System1 MQWF config SYS1
System2 MQWF config SYS2
Group SysGrp contains System1 and System2

When this is the case how could the following command not work when entered from System1 (assuming the proper MQ connectivity between the QMs):
Code:
fmcautil -uadmin -ppassword -ySYS2

_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
vennela
PostPosted: Thu Mar 09, 2006 5:38 pm    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

Your command will not work because there is no configuration called SYS2 on System1 I guess.
I don't have workflow installed on any of my machines to atleast try something though.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
jmac
PostPosted: Thu Mar 09, 2006 5:41 pm    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

Venny.... that would explain why it works for me, since I have both systems defined on my box
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
pamm
PostPosted: Mon Mar 13, 2006 5:54 am    Post subject: Reply with quote

Novice

Joined: 27 Dec 2005
Posts: 14

Hi,

I've been trying to connect from System1 to System2 and viceversa and didn't works

neither fmcautil -uadmin -ppassword -ySYS2 (from SYS1) or fmcautil -uadmin -ppassword -ySYS1 (from SYS2) works. We only get a message like: "Configuration Profile Error" no SYS2 profile defined or "Configuration Profile Error" no SYS1 profile defined

Any other idea

Regards
Back to top
View user's profile Send private message
pamm
PostPosted: Tue Mar 21, 2006 3:59 am    Post subject: RE: Solved Reply with quote

Novice

Joined: 27 Dec 2005
Posts: 14

Ok, it's solved adding the system to the fmcautil command:

fmcautil -uADMIN -ppassword -sSYS2


Thanks all
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » [SOLVED] Three Tier (two WF Servers) System administration
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.