Author |
Message |
Topic: MQClient Application Compilation errors. |
koami
Replies: 2 Views: 2062
|
Forum: IBM MQ API Support Posted: Thu Dec 30, 2004 11:25 am Subject: MQClient Application Compilation errors. |
Getting the following when compiling MQ Cleint application on MQ5.3 CSD8 and AIX5.2:
ld: 0711-317 ERROR: Undefined symbol: .ImqCac::write(unsigned long,const char*)
ld: 0711-317 ERROR: Undefined ... |
Topic: MQCONN and asterisk |
koami
Replies: 3 Views: 2684
|
Forum: IBM MQ API Support Posted: Thu Aug 12, 2004 3:55 pm Subject: MQCONN and asterisk |
Hello!
Is there a way to MQCONN to an asterisk (*) in the distributed environment (Windows or AIX)?
I have a Client application I would like to modify to connect to an asterisk instead of a spec ... |
Topic: Audit MQ Access. |
koami
Replies: 5 Views: 3827
|
Forum: General IBM MQ Support Posted: Tue Jul 13, 2004 2:51 pm Subject: Audit MQ Access. |
Is there a way to turn audit on on WebSphere MQ?
I would like to see what application or user access MQ Objects and when.
Thanks |
Topic: WMQ PutTime and PutDate. |
koami
Replies: 3 Views: 3014
|
Forum: General IBM MQ Support Posted: Wed Jul 07, 2004 6:31 pm Subject: WMQ PutTime and PutDate. |
Thanks. |
Topic: WMQ PutTime and PutDate. |
koami
Replies: 3 Views: 3014
|
Forum: General IBM MQ Support Posted: Wed Jul 07, 2004 10:46 am Subject: WMQ PutTime and PutDate. |
I am new in the MQ Application design arena and would someone to please decode the following WMQ PutDate and PutTime stamp for me:
PutDate = 2004070710
PutTime = 10511194
tx. |
Topic: MQConnection as a thread |
koami
Replies: 1 Views: 1778
|
Forum: General Discussion Posted: Tue Jun 22, 2004 9:39 am Subject: MQConnection as a thread |
Is there a way for an application to connect to a Queue Manager using a thread instead of a process? meaning connection multiple times with only one connection handler.
Here is a brief description ... |
Topic: MQClient Application and ReplyToQmgr |
koami
Replies: 5 Views: 3474
|
Forum: General IBM MQ Support Posted: Wed May 05, 2004 12:14 pm Subject: MQClient Application and ReplyToQmgr |
Thanks.
I will try it and let you know.
Actually, I am in the process of desiging the application. It was coded for MQCluster Environment with MQServer stubs.
I am trying to modify it to use MQ ... |
Topic: MQClient Application and ReplyToQmgr |
koami
Replies: 5 Views: 3474
|
Forum: General IBM MQ Support Posted: Wed May 05, 2004 11:53 am Subject: MQClient Application and ReplyToQmgr |
I did not make myself clear in my scenario, sorry about that.
The ReplyToQmgr is a customer's QM. The Customer's QM connects to my QM through MQtoMQ connection (Point-to-Point), drops a request/rep ... |
Topic: MQClient Application and ReplyToQmgr |
koami
Replies: 5 Views: 3474
|
Forum: General IBM MQ Support Posted: Wed May 05, 2004 10:22 am Subject: MQClient Application and ReplyToQmgr |
Is it possible for an MQClient compiled application to connect to a ReplyToQmgr and Put onto a ReplyToQueue?
If so, how does the name resolution work?
Scenario: I have an application compiled ... |
Topic: MQ Clustering... SW Failover??? |
koami
Replies: 6 Views: 5630
|
Forum: Clustering Posted: Wed Apr 28, 2004 10:35 am Subject: MQ Clustering... SW Failover??? |
I think you can still use MQClustering for load distribution and HACMP your gateway(bridgehead) QM if you are using AIX.
HACMP can be configured to failover the server to the backup server or resta ... |