Author |
Message
|
pmane |
Posted: Thu Nov 01, 2001 11:20 pm Post subject: |
|
|
Acolyte
Joined: 17 Oct 2001 Posts: 50
|
How to add XAResourceManager Stanza to windows NT system. I am trying to edit the windows registry but I do not know what will be the key for XAResourceManager Stanza .
Any one has any idea how to do this ???
[ This Message was edited by: pmane on 2001-11-05 01:13 ]
[ This Message was edited by: pmane on 2001-11-05 01:14 ] |
|
Back to top |
|
 |
EddieA |
Posted: Fri Nov 02, 2001 6:23 am Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
Hi,
Looking at the doc, I would assume that XAResourceManager IS the key. So you would create keys for Name, SwitchFile, XAOpenString, etc. in HKEY_LOCAL_MACHINESOFTWAREIBMMQSeriesCurrentVersionConfigurationQueueManagerXAResourceManager.
Cheers.
_________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
pmane |
Posted: Mon Nov 05, 2001 12:54 am Post subject: |
|
|
Acolyte
Joined: 17 Oct 2001 Posts: 50
|
If I add this entry then it says
"An expected stanza in the configuration data is missing ot contains error". I am putting
Name : Sample
SwitchFile : Location of my switch file
XAOpenString : sample (my database name ,dose not have userid and password)
ThreadOfControl : PROCESS
How to enable trace for XA ? Any idea how to debug this problem ??
[ This Message was edited by: pmane on 2001-11-05 00:55 ]
[ This Message was edited by: pmane on 2001-11-05 01:14 ] |
|
Back to top |
|
 |
EddieA |
Posted: Mon Nov 05, 2001 4:33 pm Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
Ooops. I just spotted that I forgot to turn off HTML on my last post.
It should have read:
HKEY_LOCAL_MACHINESOFTWAREIBMMQSeriesCurrentVersionConfigurationQueueManager<qmgr>XAResourceManager
Try this, if you haven't already.
What DB are you trying to use.
I don't know of a specific XA trace. I'd just turn on all the MQ tracing and try it. Although I'm not sure what it might show for a configuration type problem.
Cheers,
_________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
pmane |
Posted: Mon Nov 05, 2001 7:05 pm Post subject: |
|
|
Acolyte
Joined: 17 Oct 2001 Posts: 50
|
I did try the same thing. As soon as I add the key XAResourceManager to
HKEY_LOCAL_MACHINESOFTWAREIBMMQSeriesCurrentVersionConfigurationQueueManagerqmgrXAResourceManager
My Qmanger refuses to start giving error in the configration parameters. I am using DB2 with MQ 5.2.
[ This Message was edited by: pmane on 2001-11-05 19:06 ] |
|
Back to top |
|
 |
EddieA |
Posted: Wed Nov 07, 2001 1:36 pm Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
Hi,
Use regedt32 and check the permissions for the stanza.
Cheers,
_________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
pmane |
Posted: Fri Nov 09, 2001 2:35 am Post subject: |
|
|
Acolyte
Joined: 17 Oct 2001 Posts: 50
|
I have corrected the problems with the permission thanks for that. But now it is not able to find the dll file . I have checked 100 time the path of the dll . Dose this file need any specific directory. Am I missing something ?
my file is in c:usrdlldb2swit.dll I have the same in the regedit under the key SwitchFile as c:usrdlldb2swit.dll , I also have it in my path ....then whats wrong ? |
|
Back to top |
|
 |
|