Posted: Tue Mar 06, 2007 4:09 am Post subject: Problem with migration from WF 3.5 to 3.6 and MQS 5.3 to 6
Newbie
Joined: 06 Mar 2007 Posts: 1
We migrated from WF 3.5 to 3.6 and MQS from 5.3 to 6.
The DB2-Instance is migrated to 64-bit.
- the module is there, why this message in AMQERR01.LOG after start of Workflow? Db2-Instance is 64-bit....
----- amqrccca.c : 777 --------------------------------------------------------
03/06/07 12:14:23 - Process(1003678.1) User(tfmc) Program(fmcamain)
AMQ6256: The system could not dynamically load the shared library
'/usr/lpp/fmc/db2swit/db2swit-64'. The queue manager will continue without this
module.
EXPLANATION:
This message applies to UNIX systems. The shared library
'/usr/lpp/fmc/db2swit/db2swit-64' failed to load as it is probably a 64-bit
library, a 32-bit library is required. Note that MQ tried to find a 32-bit
library named '/usr/lpp/fmc/db2swit32/db2swit-64', but failed. The following
message gives details of the original failure.
ACTION:
Supply the name of a 32-bit library.
----- amqxufnx.c : 2054 -------------------------------------------------------
03/06/07 12:14:23 - Process(1003678.1) User(tfmc) Program(fmcamain)
AMQ6175: The system could not dynamically load the shared library
'/usr/lpp/fmc/db2swit/db2swit-64'. The system returned error number '8' and
error message ' 0509-022 Cannot load module
/usr/lpp/fmc/db2swit/db2swit-64.
0509-103 The module has an invalid magic
number.'. The queue manager will continue without this module.
EXPLANATION:
This message applies to AIX systems. The shared library
'/usr/lpp/fmc/db2swit/db2swit-64' failed to load correctly due to a problem
with the library.
ACTION:
Check the file access permissions and that the file has not been corrupted.
----- amqxufnx.c : 1158 -------------------------------------------------------
the qm.ini:
(127)root@sg9135z 519# qmini
#*******************************************************************#
#* Module Name: qm.ini *#
#* Type : WebSphere MQ queue manager configuration file *#
# Function : Define the configuration of a single queue manager *#
#* *#
#*******************************************************************#
#* Notes : *#
#* 1) This file defines the configuration of the queue manager *#
#* *#
#*******************************************************************#
ExitPath:
#ExitsDefaultPath=/var/mqm/exits
ExitsDefaultPath64=/var/mqm/exits64/
#* *#
#* *#
Log:
LogPrimaryFiles=3
LogSecondaryFiles=2
LogFilePages=1024
LogType=CIRCULAR
LogBufferPages=0
LogPath=/var/mqm/MPMGRP1/log/MPMQM1/
LogWriteIntegrity=TripleWrite
Service:
Name=AuthorizationService
EntryPoints=10
ServiceComponent:
Service=AuthorizationService
Name=MQSeries.UNIX.auth.service
Module=/usr/mqm/lib/amqzfu
ComponentDataSize=0
XAResourceManager:
Name=db2user MPMDB01
SwitchFile=/usr/lpp/fmc/db2swit/db2swit-64
#SwitchFile=db2swit-64
XAOpenString=DB=MPMDB01, toc=t
ThreadOfControl=THREAD
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