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]fmczutil

Post new topic  Reply to topic
 [SOLVED]fmczutil « View previous topic :: View next topic » 
Author Message
MQRR
PostPosted: Fri Oct 24, 2003 1:10 pm    Post subject: [SOLVED]fmczutil Reply with quote

Centurion

Joined: 10 Aug 2003
Posts: 110

a basic question to you all.
I was using fmczutil to create a new config. At the final step instead of using "c" option to create i selected "s" save option. Now How do I use that file to create the config. I used
fmczutil -f config.dat (config.dat is the file which i saved) but it is not working. where am I going wrong?

MQRR
Back to top
View user's profile Send private message
Ratan
PostPosted: Fri Oct 24, 2003 1:52 pm    Post subject: Reply with quote

Grand Master

Joined: 18 Jul 2002
Posts: 1245

That is the option and it will work. It will again ask for your input but all the fields will be defaulted to what ever was in the input file.
_________________
-Ratan
Back to top
View user's profile Send private message Send e-mail
MQRR
PostPosted: Fri Oct 24, 2003 2:30 pm    Post subject: works Reply with quote

Centurion

Joined: 10 Aug 2003
Posts: 110

thanks ratan. It works. I got confused. When I ran this command it asks you for the configuration ID again. I thought it would take the configuration id (it already exists in the file) too from the file.

Could we make use of this file in some scripts so that we could automate the task of creating the configurations on different machines(ofcourse one need to find a way to change the machine name and port numbers).


MQRR
Back to top
View user's profile Send private message
vennela
PostPosted: Sat Oct 25, 2003 10:00 am    Post subject: Reply with quote

Jedi Knight

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

Quote:
Could we make use of this file in some scripts so that we could automate the task of creating the configurations on different machines(ofcourse one need to find a way to change the machine name and port numbers).


Yes. For more detailed info refer
Appendix F. Unattended installation and configuration in the Workflow Installation guide.

-------
Venny
Back to top
View user's profile Send private message Send e-mail Visit poster's website
MQRR
PostPosted: Tue Oct 28, 2003 12:32 pm    Post subject: works great Reply with quote

Centurion

Joined: 10 Aug 2003
Posts: 110

hi vennela,
I looked into the installation guide. I used the fmczkcfg utility as suggested there and wrote some scripts to modify the config file that is given as input to this command. It works great
Now it is more perfect. Thanks again you saved my time.
MQRR
Back to top
View user's profile Send private message
devin
PostPosted: Thu Oct 30, 2003 10:48 am    Post subject: Reply with quote

Voyager

Joined: 27 Oct 2003
Posts: 82

MQRR,

On which platforms have you done the silent configurations??
I need to do a silent configuration on Solaris server (headless environment)

I do not have na other Solaris box to create a manual configuration on.
So i was wondering if you have the configuration data files.

And also can i use the windows config data files for the solaris ???

Any inputs will be great

thanks
Devin
Back to top
View user's profile Send private message
MQRR
PostPosted: Thu Oct 30, 2003 11:01 am    Post subject: unattended config Reply with quote

Centurion

Joined: 10 Aug 2003
Posts: 110

Hi devin,
I have done it on windows environment. I am not quite sure about the solaris envi. But my guess is the config files differ from environment to environment.
Any of the unix experts could add more info here.
But what exactly are you trying to do. are your trying to connect the windows boxes which as clients to the unix box which acts as server?

And if you are need of the config files they will be always sitting in your machine in <WFRoot>/cfg/<cfg-id>/fmczkcfg.dat
MQRR
Back to top
View user's profile Send private message
devin
PostPosted: Thu Oct 30, 2003 11:49 am    Post subject: Reply with quote

Voyager

Joined: 27 Oct 2003
Posts: 82

Hi,
Thanks for the response.

I am going to do a completely new installation and configuration on Solaris box. That box already has MQSeries, DB2 and WebSphere 4.0.

We have to configure the MQWF Server and also web client on it.
We havent installed MQWF on UNIX here before.

So i guess i have to go with the manual configuration.

I need a suggestion here,
how i am planning to go about is

1. Install the whole MQWF package.
2. First Configuration - just the MQWF Server
3. Second configuration - Web client with queue manager

Is it a good way to go?

Thanks
Devin
Back to top
View user's profile Send private message
MQRR
PostPosted: Thu Oct 30, 2003 12:03 pm    Post subject: installation Reply with quote

Centurion

Joined: 10 Aug 2003
Posts: 110

I am assuming when you say
first configuration it is configuration on Server box.
if it is yes and also configure the webclient too.
second configuration= client workstation
then
it depends:
1.you can either go with webclient + QM (you need MQServer)
2. or you can go with just webclient (MQclient+ you make use of channel tab file)

But it is better to get some advice from the experts here.

most of them prefer 2 option.
MQRR
Back to top
View user's profile Send private message
vennela
PostPosted: Thu Oct 30, 2003 12:13 pm    Post subject: Reply with quote

Jedi Knight

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

I am not sure why you are trying for an unattended configuration for just once. If you have to create many configurations then you should go for unattended configurations. But otherwise yu are wasting too much of your time on figuring out correlating things between Windows and Solaris.

Quote:
1. Install the whole MQWF package.
2. First Configuration - just the MQWF Server
3. Second configuration - Web client with queue manager

That is the best thing to do.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
devin
PostPosted: Thu Oct 30, 2003 12:15 pm    Post subject: Reply with quote

Voyager

Joined: 27 Oct 2003
Posts: 82

Hi ,

We are going to have MQWF Server, WAS and MQServer on the same Solaris box. So both the configurations will be on the same box.

In this case, is the webclient with queue manager a better option or not?

Thanks
Devin
Back to top
View user's profile Send private message
vennela
PostPosted: Thu Oct 30, 2003 12:20 pm    Post subject: Reply with quote

Jedi Knight

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

Quote:
In this case, is the webclient with queue manager a better option or not?


Yes it is.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
devin
PostPosted: Thu Oct 30, 2003 12:33 pm    Post subject: Reply with quote

Voyager

Joined: 27 Oct 2003
Posts: 82

Thanks MQRR & Vennela

Devin
Back to top
View user's profile Send private message
devin
PostPosted: Mon Nov 03, 2003 6:59 am    Post subject: Reply with quote

Voyager

Joined: 27 Oct 2003
Posts: 82

devin wrote:


One more doubt ,

while configuring web client with queue manager , in the scenario I have described above ,

Is there a possibility that I can use the same queue manager that is used by the MQWF Server??


Devin
Back to top
View user's profile Send private message
vennela
PostPosted: Mon Nov 03, 2003 7:38 am    Post subject: Reply with quote

Jedi Knight

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

Quote:
Is there a possibility that I can use the same queue manager that is used by the MQWF Server??

Yes it is. I have done it in WMQWF3.4 (maybe it will work in earlier versions also but I am not sure). If you are working with the latest version then you have that luxury.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
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]fmczutil
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.