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 IndexIBM MQ File Transfer EditionMQFTE_Db2 _Audit Error

Post new topicReply to topic
MQFTE_Db2 _Audit Error View previous topic :: View next topic
Author Message
dilep
PostPosted: Thu Nov 05, 2009 12:44 am Post subject: MQFTE_Db2 _Audit Error Reply with quote

Apprentice

Joined: 27 Nov 2006
Posts: 40

Hi,
I have installed the MQFTE, and I am auditing the log file in database DB2,
When I start the database logger (ftestartDatabaseLogger) I am getting the error
“BFGDB0018E: An MQ problem occurred while the database logger was beginning a new transaction. The reported reason code was MQRC_NO_EXTERNAL_PARTICIPANTS and the reported message text (if any) was: MQJE001: Completion Code '1', Reason '2121' “

I have created the database “FTEAUDIT” and run the sql file and modified the databaselogger.properties file

wmqfte.queue.manager=QMFTE
wmqfte.database.name=FTEAUDIT
wmqfte.database.driver=C:/Program Files/IBM/SQLLIB/java/db2jcc.jar;C:/Program Files/IBM/SQLLIB/java/db2jcc_license_cu.jar;C:/Program Files/IBM/SQLLIB/java/db2jcc_license_cisuz.jar

Thanks
Back to top
View user's profile Send private message
AkankshA
PostPosted: Thu Nov 05, 2009 1:17 am Post subject: Reply with quote

Grand Master

Joined: 12 Jan 2006
Posts: 1494
Location: Singapore

MQRC_NO_EXTERNAL_PARTICIPANTS

An MQBEGIN call was issued to start a unit of work coordinated by the queue manager, but no participating resource managers have been registered with the queue manager.

have you made changes in your qm.ini file for XAResourceManager?
_________________
Cheers
Back to top
View user's profile Send private message Visit poster's website
exerk
PostPosted: Thu Nov 05, 2009 6:01 am Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

Moving this to the appropriate forum...
_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
dilep
PostPosted: Thu Nov 05, 2009 6:56 pm Post subject: Reply with quote

Apprentice

Joined: 27 Nov 2006
Posts: 40

the os in windows xp , i didn't change the QM.ini file.
please help me where to find the qm.ini file in windows. what are the modifications want to do in qm.ini file
Back to top
View user's profile Send private message
Vitor
PostPosted: Thu Nov 05, 2009 7:21 pm Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

dilep wrote:
please help me where to find the qm.ini file in windows. what are the modifications want to do in qm.ini file


There's isn't one in Windows - the values are in the registry.

The changes you need are in the InfoCenter - the usual warnings about messing about with the Windows registry apply.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
PeteVerdon
PostPosted: Fri Nov 06, 2009 5:43 am Post subject: Reply with quote

Apprentice

Joined: 11 Feb 2009
Posts: 33
Location: Hursley, UK

The responses given so far are correct - you need to configure XA transaction coordination between the queue manager and the database.

The database logger installation instructions are at: http://publib.boulder.ibm.com/infocenter/wmqfte/v7r0/topic/com.ibm.wmqfte.admin.doc/database_logger.htm . They include a subsection on configuring transaction support here: http://publib.boulder.ibm.com/infocenter/wmqfte/v7r0/topic/com.ibm.wmqfte.admin.doc/transaction_support.htm .

Note that, within the transaction configuration instructions, the first link to the MQ infocenter describes the native code (as opposed to Java) scenario, with the aim of explaining XA concepts. After some reordering of the MQ infocenter this link now also includes specific instructions, which is slightly confusing as they will be inappropriate for FTE. I have a change in our publication queue to make this clearer. In summary, you should follow instructions involving jdbcb2 and not db2swit.

Pete
Back to top
View user's profile Send private message
dilep
PostPosted: Sun Nov 08, 2009 7:18 pm Post subject: Reply with quote

Apprentice

Joined: 27 Nov 2006
Posts: 40

I have addd in the XA resource mangers,
Name : DB2DB
SwitchFile : jdbcdb2
XAOpenString: FTEAUDIT,userid,password,toc=p,tpm=mq
and i copied the jdbcdb2.dll into <insll.dir>\WebsphereMQ\exits.
and I added the MUSR_MQADMIN in DB2USERS group.
When I am starting the ftestartDatabaseLogger, I am getting the below error:
“The database driver reported to the following details :SQL State [null],Error Code [-99999], Message [Driver not capable] “
Back to top
View user's profile Send private message
Vitor
PostPosted: Mon Nov 09, 2009 8:01 am Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

dilep wrote:
“The database driver reported to the following details :SQL State [null],Error Code [-99999], Message [Driver not capable] “


Sounds like your driver isn't XA-compliant
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Display posts from previous:
Post new topicReply to topic Page 1 of 1

MQSeries.net Forum IndexIBM MQ File Transfer EditionMQFTE_Db2 _Audit Error
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.