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 » WF on AIX

Post new topic  Reply to topic
 WF on AIX « View previous topic :: View next topic » 
Author Message
karthik
PostPosted: Mon Jun 14, 2004 3:43 pm    Post subject: WF on AIX Reply with quote

Centurion

Joined: 17 Oct 2003
Posts: 114

Hi

WF 3.4 sp5
AIX 5.2
db2 8.1

I installed WF and later tried to configure using fmczutil. Everything ran fine , the FDL was loaded into the runtime DB.
But after running the trigger monitor and trying to start the WF admin server using fmcamain -y FMC& . I am getting the following error.

exec(): 0509-036 Cannot load program fmcamain because of the following errors:
0509-022 Cannot load module /usr/opt/db2_08_01/lib/libdb2.a(shr.o).
0509-150 Dependent module /home/db2inst1/sqllib/lib/libdb2osse.a(shr.o
could not be loaded.
0509-152 Member shr.o is not found in archive

Has any body seen such an error.
I have fmc id both in db admin grp and also mqm group.

There is one more thing which looks wrong. When i login as fmc and run fmczutil , in the database commands menu , the following menu appears

FMC33206I Selected Runtime Database Commands Menu:
Selected Runtime database : FMCDB
c ... Create
x ... Exit Selected Runtime Database Commands Menu

I suppose , i should be seeing the rebinds and drop options also.
Is this related to any permissions issue , or am i missing something.

Any help is appreciated

thanks
karthik
Back to top
View user's profile Send private message
alex_do
PostPosted: Mon Jun 14, 2004 3:49 pm    Post subject: Reply with quote

Voyager

Joined: 17 Feb 2004
Posts: 85

Did you check the fmcerr and fmcsys files?
Back to top
View user's profile Send private message Yahoo Messenger
Andy
PostPosted: Mon Jun 14, 2004 6:16 pm    Post subject: Reply with quote

Centurion

Joined: 14 May 2003
Posts: 122

Did you issue command fmczinsx -o db2 after installation?


In fmczutil, you should see following mesage if you have any permission issue.
FMC33949I Some options might not be displayed because you are not the configuration administrator.
_________________
Andy


Last edited by Andy on Mon Jun 14, 2004 8:50 pm; edited 1 time in total
Back to top
View user's profile Send private message
manoj
PostPosted: Mon Jun 14, 2004 7:03 pm    Post subject: Reply with quote

Master

Joined: 30 Jan 2002
Posts: 237
Location: Virgina

Did you check that your id is in the MQ Workflow group ? the default is fmcgrp.. if you chose to create a different group name check that fmc is part of that group
_________________
-manoj
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
leongor
PostPosted: Tue Jun 15, 2004 3:56 am    Post subject: Reply with quote

Master

Joined: 13 May 2002
Posts: 264
Location: Israel

I have had a similar problem on Soalris. The only way I managed to solve it - creating soft link for libdb2.a in /usr/lib directory.
_________________
Regards.
Leonid.

IBM Certified MQSeries Specialist.
Back to top
View user's profile Send private message
karthik
PostPosted: Tue Jun 15, 2004 5:31 am    Post subject: Reply with quote

Centurion

Joined: 17 Oct 2003
Posts: 114

Hi all

I did all the things everone else asked for , except that i did not try the softlink leongor was talking about.
leongor, can you please explain me how i can create a link to libdb2.a

Thanks
karthik
Back to top
View user's profile Send private message
cstauss
PostPosted: Mon Jun 21, 2004 12:22 pm    Post subject: woftlink Reply with quote

Apprentice

Joined: 20 Feb 2002
Posts: 36

To do such a softlink , you would just enter:

ln -s <path to libdb2.a> libdb2.a

cstauss
Back to top
View user's profile Send private message
kriersd
PostPosted: Wed Jun 23, 2004 10:28 am    Post subject: Reply with quote

Master

Joined: 22 Jul 2002
Posts: 209
Location: IA, USA

Do you have any other versions of DB2 on the system. If so you may be running into an issue where the queue manager can't find the correct libdb2.a file.

Try this..

Place a symbolic link to the database client-side library into the directory /usr/mqm/lib.
For example, on AIX (as root), say:
.
ln -s /usr/opt/db2_08_01/lib/libdb2.a /usr/mqm/lib/libdb2.a
_________________
Dave Krier

IBM WebSphere MQ Workflow V3.4 Solution Designer
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 » WF on AIX
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.