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 » Unable to Start FMCQM with XA

Post new topic  Reply to topic
 Unable to Start FMCQM with XA « View previous topic :: View next topic » 
Author Message
DJGoodrich
PostPosted: Thu Mar 20, 2003 11:26 am    Post subject: Unable to Start FMCQM with XA Reply with quote

Apprentice

Joined: 12 Dec 2001
Posts: 30
Location: SW Florida

Unable to start queue manager FMCQM, which was creating using the configuration utility.


$ strmqm FMCQM
AMQ7626: XA resource manager initialization failure. Refer to the error log for more information.

/var/mqm/qmgrs/FMCQM/errors/AMQERR01.LOG
----- amqtrmca.c : 256 --------------------------------------------------------
03/20/03 11:22:30
AMQ6188: The system could not dynamically load the shared library
'/usr/lpp/fmc/db2swit/db2swit' due to a problem with the library. The error
message was 'The system call does not exist on this system. (MQStart)'. The queue manager will continue without this library.

EXPLANATION:
This message applies to AIX systems. The shared library
'/usr/lpp/fmc/db2swit/db2swit' failed to load correctly due to a problem with the library.

ACTION:
Check that the library exists and is in the correct place with the correct file
permissions etc. and has not been corrupted. Check that the entry point
'MQStart' has been exported from the library.
----- amqxufnx.c : 703 --------------------------------------------------------
03/20/03 11:22:30
AMQ7622: WebSphere MQ could not load the XA switch load file for resource manager 'fmcinst FMCDB'.

EXPLANATION:
An error has occurred loading XA switch file /usr/lpp/fmc/db2swit/db2swit. If the error occurred during startup then the queue manager will terminate. At all other times the queue manager will continue without this resource manager meaning that it will no longer be able to participate in global transactions.
The queue manager will also retry the load of the switch file at regular
intervals so that the resource manager will be able to participate again should the load problem be resolved.
ACTION:
Look for a previous message outlining the reason for the load failure. Message AMQ6175 is issued if the load failed because of a system error. If this is the case then follow the guidance given in message AMQ6175 to resolve the problem. In the absence of prior messages or FFST information related to this problem check that the name of the switch load file is correct and that it is present in a directory from which it can be dynamically loaded by the queue manager.
The easiest method of doing this is to define the switch load file as a
fully-qualified name. Note that if the queue manager is still running it will
need to be restarted in order that any changes made to its configuration data can be picked up.
----- amqtrmca.c : 256 --------------------------------------------------------

===============================================
$ ls -l | grep usr
lrwxrwxrwx 1 bin bin 8 Dec 02 12:25 bin -> /usr/bin
lrwxrwxrwx 1 bin bin 8 Dec 02 12:25 lib -> /usr/lib
lrwxrwxrwx 1 root system 21 Dec 02 13:32 unix -> /usr/lib/boot/unix_mp
drwxr-xr-x 40 bin bin 1024 Mar 18 13:40 usr

$ ls -l | grep lpp
drwxr-xr-x 237 bin bin 6144 Mar 19 15:05 lpp

$ ls -l | grep fmc
drwxr-xr-x 36 root system 1536 Mar 18 16:34 fmc

$ ls -l | grep db2
drwxr-xr-x 2 root system 512 Mar 19 19:48 db2swit

/usr/lpp/fmc/db2swit
$ ls -l
total 56
-rwxr-xr-x 1 bin bin 1024 Nov 22 2000 db2swit
-rw-r--r-- 1 bin bin 3440 Oct 30 1997 db2swit.c
-rwxr-xr-x 1 bin bin 168 Nov 22 2000 db2swit.mak
-rw-r--r-- 1 bin bin 10942 Oct 30 1997 xa.h
-rw-r--r-- 1 bin bin 1223 May 06 1998 xaswit.mak
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
vennela
PostPosted: Thu Mar 20, 2003 12:06 pm    Post subject: Reply with quote

Jedi Knight

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

What versions ? MQ? MQWF? DB2?

If you are using MQ 5.3 then there is a new switch file out there.

-------
Venny
Back to top
View user's profile Send private message Send e-mail Visit poster's website
DJGoodrich
PostPosted: Thu Mar 20, 2003 12:15 pm    Post subject: Unable to Start FMCQM with XA Reply with quote

Apprentice

Joined: 12 Dec 2001
Posts: 30
Location: SW Florida

MQ v5.3 & U485561.nogskit.tar (CSD03)

WF 332 & wf332a4u.tar.gz (SP4)

DB2 sc-ibm12[/home/sw/wf]# db2level = DB21085I Instance "fmcinst" uses DB2 code release "SQL07026" with level identifier "03070105" and informational tokens "DB2 v7.1.0.72", "s021110" and "U484610".

OS oslevel = 5.1.0.0

Any chance you might know a URL or the location to find the new switch file?
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
vennela
PostPosted: Thu Mar 20, 2003 12:33 pm    Post subject: Reply with quote

Jedi Knight

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

http://www-1.ibm.com/support/search.wss?apar=include&aw=%27%2Fusr%2Flpp%2Ffmc%2Fdb2swit%2Fdb2swit%27+&ow=&pw=&nw=&tc1=&atrn=&atrv=&atrn1=&atrv1=&lang=en&dr=all&r=10&cc=US&from=advs&loc=en_US&rs=0&cs=utf-8&Submit.x=83&Submit.y=8

The fist one in there has the instructions too. You may need a recompile but I am not sure.

I have seen the a post in the IBM newsgroup a while back. Maybe you should check that if you have any more problems.

-------
Venny
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 » Unable to Start FMCQM with XA
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.