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]V3.4 install on AIX problem with remote DB

Post new topic  Reply to topic
 [SOLVED]V3.4 install on AIX problem with remote DB « View previous topic :: View next topic » 
Author Message
francoisvdm
PostPosted: Wed May 21, 2003 4:38 am    Post subject: [SOLVED]V3.4 install on AIX problem with remote DB Reply with quote

Partisan

Joined: 09 Aug 2001
Posts: 332

Hi
I'm getting the following error immediately after I created a configuration. When I look around the queue manager was created, but no DBs on the remote system. Any ideas?

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

- FMC33682I The general configuration profile was updated successfully.
FMC33999E Internal error: 'FmcOSException, ServiceName=Output to stream failed!, ReturnCode=0, ReasonCode=0'.
FMC33201I Configuration Commands Menu:
l ... List
s ... Select
c ... Create
x ... Exit Configuration Commands Menu
_________________
If you do not know the answer or you get the urge to answer with "RTFM" or "Search better in this forum", please refrain from doing so, just move on to the next question. Much appreciated.

Francois van der Merwe


Last edited by francoisvdm on Sat May 24, 2003 8:29 am; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail
vennela
PostPosted: Wed May 21, 2003 6:02 am    Post subject: Reply with quote

Jedi Knight

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

Creating a remote DB is not as easy as you think (atleast I felt that way). Did you create the directory structure etc on the database box ??
Need more info on what you did and what you didn't, specifically on the DB box.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
francoisvdm
PostPosted: Wed May 21, 2003 6:31 am    Post subject: Reply with quote

Partisan

Joined: 09 Aug 2001
Posts: 332

Yes, I created the DB directory with all the right access etc. But, I think it is working now. There was a big core file in the root directory. I deleted that and suddenly it went ok and created the DB, but now it did not create all the MQ channels, so I'm creating that by hand. I'll soon start up the workflow to see if it works.
_________________
If you do not know the answer or you get the urge to answer with "RTFM" or "Search better in this forum", please refrain from doing so, just move on to the next question. Much appreciated.

Francois van der Merwe
Back to top
View user's profile Send private message Send e-mail
vennela
PostPosted: Wed May 21, 2003 6:38 am    Post subject: Reply with quote

Jedi Knight

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

What MQ channels are you talking about ?
It will not create any MQ channels by default.
Let the config utility do everything for you because there is always a chance of error when we manually define the mq objects.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
francoisvdm
PostPosted: Wed May 21, 2003 6:50 am    Post subject: Reply with quote

Partisan

Joined: 09 Aug 2001
Posts: 332

Yes, it creates a svrconn channel and a clntconn channel. It did create the svrconn channel, but there was a problem with the client channel. I think I have a problem with the position of the MQ client connection table, but that should be easy to fix.
_________________
If you do not know the answer or you get the urge to answer with "RTFM" or "Search better in this forum", please refrain from doing so, just move on to the next question. Much appreciated.

Francois van der Merwe
Back to top
View user's profile Send private message Send e-mail
vennela
PostPosted: Wed May 21, 2003 7:13 am    Post subject: Reply with quote

Jedi Knight

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

I gotcha

Quote:
MQSeries Workflow creates its own copy of the channel table and subsequently removes the default copy. You must now set a couple of environment variables on the server prior to starting runmqsc in order to point runmqsc to the newly created channel table. This will allow you to circimvent the message.

Set or export depending on the platform:
MQCHLTAB=MQWFCHL.TAB
MQCHLLIB=channeltabpath

where channeltabpath on unix is /var/fmc/chltabs and
on windows, <mqwfinstalldir>/fmc/chltabs


This was posted by charlie a while back.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
francoisvdm
PostPosted: Wed May 21, 2003 7:39 am    Post subject: Reply with quote

Partisan

Joined: 09 Aug 2001
Posts: 332

Unless you got other queue managers on the platform that are already using the default channel table. I just pointed in the workflow configuration to the existing channel table and now everything is working.

Thanks for the help
_________________
If you do not know the answer or you get the urge to answer with "RTFM" or "Search better in this forum", please refrain from doing so, just move on to the next question. Much appreciated.

Francois van der Merwe
Back to top
View user's profile Send private message Send e-mail
sshaker
PostPosted: Thu May 22, 2003 2:12 pm    Post subject: Reply with quote

Disciple

Joined: 20 Sep 2002
Posts: 185

i agree with vennela.. having three tier on unix and making it work is a pain.. initially.. once it is up and running ..life is little cool..

u may use the script files copied part of confguration to create any mq objects.. the directory where all the script files will be available is

/var/fmc/qmgrs/<wfqmgrname>/mqs

u may go thru inidividual file.. before u really run against runmqsc..

all the best

regards
shaker
_________________
shaker
Back to top
View user's profile Send private message
francoisvdm
PostPosted: Thu May 22, 2003 2:23 pm    Post subject: Reply with quote

Partisan

Joined: 09 Aug 2001
Posts: 332

Thanks all, I got everything running.
_________________
If you do not know the answer or you get the urge to answer with "RTFM" or "Search better in this forum", please refrain from doing so, just move on to the next question. Much appreciated.

Francois van der Merwe
Back to top
View user's profile Send private message Send e-mail
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]V3.4 install on AIX problem with remote DB
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.