|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 4 matches |
Author |
Message |
Topic: MQ and Oracle with managed code |
venci
Replies: 3 Views: 3781
|
Forum: IBM MQ API Support Posted: Mon Jan 22, 2007 11:49 pm Subject: MQ and Oracle with managed code |
this is my code is C
/* Start a new transaction */
MQBEGIN (hConn, &bo, &lCompCode, &lReason);
/* Open the queue ... |
Topic: MQ Begin Error Code 2121 |
venci
Replies: 2 Views: 4411
|
Forum: IBM MQ API Support Posted: Mon Jan 22, 2007 7:31 am Subject: MQ Begin Error Code 2121 |
2121 MQRC_NO_EXTERNAL_PARTICIPANTS means that your configuration is invalid.check your oracle open string in qm.ini
"XAOpenString"="Oracle_XA+SqlNet=orcl+Acc=P/user/password+SesTm=35 ... |
Topic: MQ and Oracle with managed code |
venci
Replies: 3 Views: 3781
|
Forum: IBM MQ API Support Posted: Mon Jan 22, 2007 5:03 am Subject: MQ and Oracle with managed code |
Hello guys,
I setup Oracle and MQ for XA protocol though registry XAResourceManager stanza. I made few transactions through ESQL oracle precompiler and in C with OCI through xaoEnv and xaoSvcCtx .Eve ... |
Topic: Using XA with Oracle and MQ from C# and ODP .Net |
venci
Replies: 0 Views: 2032
|
Forum: General IBM MQ Support Posted: Thu Jan 11, 2007 4:28 am Subject: Using XA with Oracle and MQ from C# and ODP .Net |
Hello, after spending a week in reading I need little help.
I want to make MQ transaction manager for Oracle.
I successfully compiled,configured and run amqsxas0.pc with oracle pre-compiler (proc). ... |
|
|
|