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]Profile not found error using fmcautil

Post new topic  Reply to topic Goto page Previous  1, 2
 [Solved]Profile not found error using fmcautil « View previous topic :: View next topic » 
Author Message
jmac
PostPosted: Tue Nov 22, 2005 10:56 am    Post subject: Reply with quote

Jedi Knight

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

Not sure what your environment is... but I would just follow the install instructions in the install guide, and indicate that you wish to use and existing DB when that question comes up
_________________
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
zaklum
PostPosted: Tue Nov 22, 2005 11:25 am    Post subject: Reply with quote

Voyager

Joined: 17 Mar 2005
Posts: 96
Location: Boca Raton

Here it goes. I've follow this install/configuration step by step


root@ap0220:/var/fmc/cfgs >fmczutil
FMC33201I Configuration Commands Menu:
l ... List
c ... Create
x ... Exit Configuration Commands Menu
c
Configuration identifier : [FMC] FMC2
Configuration administrator : [fmc]

FMC33210I Select Category Menu:
s ... ( ) Server
i ... ( ) Runtime Database Utilities
c ... ( ) Client with queue manager
j ... ( ) Java Agent
w ... ( ) Web Client
a ... all
n ... none
x ... Exit Select Category Menu
si
FMC33210I Select Category Menu: i
FMC33210I Select Category Menu:
s ... (X) Server
i ... (X) Runtime Database Utilities
c ... (U) Client with queue manager
j ... ( ) Java Agent
w ... ( ) Web Client
a ... all
n ... none
x ... Exit Select Category Menu
x


FMC33590I Configuration of Runtime database ...:

n ... (X) Create a new system group (create new database tables within an SID)
a ... ( ) Add a system to your system group (use existing database tables)
a
FMC33406I Specify connection information about the Oracle SID ...
Net service name/database alias of the SID : [??????] wflprd01

FMC33041I Specify the user ID to access the Runtime database ...:
Oracle user ID to access Runtime database : [fmc]

FMC33043I Specify information about the System to be created:
System group name : [FMCGRP]
System name : [FMCSYS] FMCSYS2
Queue manager name : [FMCQM] FMCQM2
Queue prefix : [FMC]


FMC33591I Configuration of the new queue manager FMCQM2 ...:


FMC33513I Select log type ...:
c ... (X) Circular log
l ... ( ) Linear log (prerequisite for backup)
c
- FMC33749I Selected Log type : Circular log

Queue manager log files location (leave empty to use the MQSeries default path) : []

Channel definition table file : [/var/fmc/chltabs/MQWFCHL.TAB]


FMC33044I Specify address information used to connect to this Queue Manager:
TCP/IP address : [ap0220] ap0220
TCP/IP port number : [14002]

MQ principal userid to connect to this Queuemanager (FMCQM2) : [fmc]

MQ Cluster name : [FMCGRP]

FMC33537I Select repository type ...:
f ... (X) 'FMCQM2' is the first queue manager in cluster 'FMCGRP'
a ... ( ) 'FMCQM2' is an additional queue manager in cluster 'FMCGRP'
a
- FMC33749I Selected Repository type : 'FMCQM2' is an additional queue manager in cluster 'FMCGRP'

FMC33536I Specify information about the first queue manager in cluster 'FMCGRP' ...:

Queue manager name : [] FMCQM

TCP/IP address : [] ap0313
TCP/IP port number : [5010] 14000

MQ principal userid to connect to this Queuemanager (FMCQM) : [fmc]


FMC33632I Transaction coordination will be used between WebSphere MQ and Oracle.
FMC33633I The queue manager 'FMCQM2' will connect to the database 'wflprd01'.


FMC33593I Configuration of client ...:


c ... Create configuration profile for 'FMC2' now
s ... Save input to file
r ... Review/change input
x ... Exit (input for configuration 'FMC2' will be lost)
c
- FMC33680I The profile for the configuration 'FMC2' was updated successfully.

- FMC33682I The general configuration profile was updated successfully.
- FMC33503I Do you want to load the FDL for system 'FMCSYS2' into the Runtime database 'wflprd01' now?
y ... Yes
n ... No
n
- FMC33635I Make sure that the new system is defined in the Runtime database.
- FMC33636I Do this before the WebSphere MQ Workflow servers are started.
- FMC33637I Command to import the generated FDL: 'fmcibie -y FMC2 -i /var/fmc/cfgs/FMC2/fdl/fmcznews.fdl -u <
admin> -p <password> '

Enter password for user ID 'fmc' : []
Confirm password for user ID 'fmc' : []

- FMC33521I Do you want to create the queue manager 'FMCQM2' now?
y ... Yes
n ... No
y
WebSphere MQ queue manager created.
Creating or replacing default objects for FMCQM2.
Default objects statistics : 30 created. 1 replaced. 0 failed.
Completing setup.
Setup completed.
WebSphere MQ queue manager 'FMCQM2' started.
WebSphere MQ queue manager 'FMCQM2' ending.
WebSphere MQ queue manager 'FMCQM2' ended.
- FMC33736I The queue manager FMCQM2 has been updated successfully.
FMC33201I Configuration Commands Menu:
l ... List
s ... Select
c ... Create
x ... Exit Configuration Commands Menu
x
Back to top
View user's profile Send private message
zaklum
PostPosted: Tue Nov 22, 2005 11:33 am    Post subject: Reply with quote

Voyager

Joined: 17 Mar 2005
Posts: 96
Location: Boca Raton

By the way, the OS is aix 5.3 and the DB is oracle 9.2
Back to top
View user's profile Send private message
jmac
PostPosted: Tue Nov 22, 2005 12:31 pm    Post subject: Reply with quote

Jedi Knight

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

Quote:
FMC33590I Configuration of Runtime database ...:

n ... (X) Create a new system group (create new database tables within an SID)
a ... ( ) Add a system to your system group (use existing database tables)


In my opinion, you should have picked A... use exiting database tables.
_________________
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
zaklum
PostPosted: Tue Nov 22, 2005 12:46 pm    Post subject: Reply with quote

Voyager

Joined: 17 Mar 2005
Posts: 96
Location: Boca Raton

I've resolved this issue. My problem was that I didnt' load the FDL during configuration.

Thanks John for your help!

-zaklum
Back to top
View user's profile Send private message
zaklum
PostPosted: Tue Nov 22, 2005 2:25 pm    Post subject: Reply with quote

Voyager

Joined: 17 Mar 2005
Posts: 96
Location: Boca Raton

I did pick the 'a' option. If you look on the bottom of it I selected 'a". The "X" is the default.

Thanks again,
-zaklum
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » [Solved]Profile not found error using fmcautil
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.