Author |
Message |
Topic: succed to MQOPEN remote cluster queue with invalid userid |
mscai
Replies: 9 Views: 6668
|
Forum: Clustering Posted: Sat Jul 28, 2007 1:32 am Subject: succed to MQOPEN remote cluster queue with invalid userid |
>>Use an Alias, and grant privileges on that
I only provide a interface to help users to do some mq operation. End users
decide to create alias or not. But in my opinion, it is normal beha ... |
Topic: succed to MQOPEN remote cluster queue with invalid userid |
mscai
Replies: 9 Views: 6668
|
Forum: Clustering Posted: Fri Jul 27, 2007 4:27 am Subject: succed to MQOPEN remote cluster queue with invalid userid |
My product is a server program. End users login the server and send the request. According to their request, the server does some operations on MQ.
To make sure server can do all kinds of mq operat ... |
Topic: succed to MQOPEN remote cluster queue with invalid userid |
mscai
Replies: 9 Views: 6668
|
Forum: Clustering Posted: Fri Jul 27, 2007 1:19 am Subject: succed to MQOPEN remote cluster queue with invalid userid |
>>How is the security set up?
I use the default.
>>What are the authorities of the sa user (including group membership) ?
There is no user called sa. Here I put a invalid user to do ... |
Topic: succed to MQOPEN remote cluster queue with invalid userid |
mscai
Replies: 9 Views: 6668
|
Forum: Clustering Posted: Thu Jul 26, 2007 10:00 pm Subject: succed to MQOPEN remote cluster queue with invalid userid |
Hi,
Initially, Queue manager 'BRAVADO_MSCAI' joins the cluster 'INV_MSCAI'. All the queue manager in this cluster are on linux.
There is a cluster queue 'MASTERQ' that is on other queue manager of ... |
Topic: How to use mqInquireBag on 64 bit platform |
mscai
Replies: 4 Views: 4079
|
Forum: IBM MQ API Support Posted: Thu Apr 19, 2007 5:50 pm Subject: How to use mqInquireBag on 64 bit platform |
Thank you for the reply. But I don't think it is related with my issue.
I doesn't work on windows 64bit.
I need to complie my code on the below platform.
solaris 64bit
solaris 32bit
aix 64 ... |
Topic: How to use mqInquireBag on 64 bit platform |
mscai
Replies: 4 Views: 4079
|
Forum: IBM MQ API Support Posted: Thu Apr 19, 2007 4:13 am Subject: How to use mqInquireBag on 64 bit platform |
After I succeed to run mqExecute, I try to use 'mqInquireBag' to get the
system bag handle out of the response bag.
The below is my code:
>>>>>>>>>>>>
... |