Guest_imported
New member
- Jan 1, 1970
- 0
Hi
I am trying to configure oracle on IBM mqseries for windows nt. I am trying this for oracle 8.1.5. The version of IBM mqseries I am using is 5.2. Refering to the release notes which came with this product tried to setup oracle database for IBM mqseries. I am able to create dll as specified in it. I have specified both switch path and XAOpenString as specified in the release note and IBM administration Mannual. The values for XAOpenString which i gave is as follows
XAOpenString=Oracle_XA+Acc=P/scott/tiger+SesTm=35+LogDir=c:\db\dblog.ora+DB=orc1
as orc1 is the name of my database
However when I start the queue manager i get following error
The XA resource manager oracle has returned an unexpected return code -5, when called for xa_close.
MQSeries received an unexpected return code when calling XA resource manager oracle at its xa_close entry point. This indicates an internal error, either within MQSeries or the resource manager.
Try to determine the source of the error. A trace of the failure could be used to look at the XA flows between MQSeries and the resource manager. MQSeries has allocated an RMId of 1 to this resource manager. This will be useful when isolating the flows associated with the resource manager concerned. If the error occurs on an xa_commit or xa_rollback request, the queue manager will not attempt to redeliver the commit or rollback instruction for this transaction, until after the queue manager has been restarted. The transaction indoubt is identified by the following XID of X''. If you think that the error lies within the queue manager, contact your IBM support center. Do not discard any information describing the problem until after the problem has been resolved.
Can anyone please help me in solving this problem
Thanks & Regards
Brijesh
I am trying to configure oracle on IBM mqseries for windows nt. I am trying this for oracle 8.1.5. The version of IBM mqseries I am using is 5.2. Refering to the release notes which came with this product tried to setup oracle database for IBM mqseries. I am able to create dll as specified in it. I have specified both switch path and XAOpenString as specified in the release note and IBM administration Mannual. The values for XAOpenString which i gave is as follows
XAOpenString=Oracle_XA+Acc=P/scott/tiger+SesTm=35+LogDir=c:\db\dblog.ora+DB=orc1
as orc1 is the name of my database
However when I start the queue manager i get following error
The XA resource manager oracle has returned an unexpected return code -5, when called for xa_close.
MQSeries received an unexpected return code when calling XA resource manager oracle at its xa_close entry point. This indicates an internal error, either within MQSeries or the resource manager.
Try to determine the source of the error. A trace of the failure could be used to look at the XA flows between MQSeries and the resource manager. MQSeries has allocated an RMId of 1 to this resource manager. This will be useful when isolating the flows associated with the resource manager concerned. If the error occurs on an xa_commit or xa_rollback request, the queue manager will not attempt to redeliver the commit or rollback instruction for this transaction, until after the queue manager has been restarted. The transaction indoubt is identified by the following XID of X''. If you think that the error lies within the queue manager, contact your IBM support center. Do not discard any information describing the problem until after the problem has been resolved.
Can anyone please help me in solving this problem
Thanks & Regards
Brijesh