Author |
Message |
Topic: Urgent Help, MQAX200.dll |
rliang
Replies: 2 Views: 5354
|
Forum: General IBM MQ Support Posted: Mon Jul 29, 2002 4:35 pm Subject: Urgent Help, MQAX200.dll |
Hi rliang,
If the reason code is 0, that means the MQPUT operation was successful.
What's the return code you're referring to?
Regards,
VJ
The reason code is looks like a memory address ... |
Topic: Urgent Help, MQAX200.dll |
rliang
Replies: 2 Views: 5354
|
Forum: General IBM MQ Support Posted: Sun Jul 28, 2002 3:10 pm Subject: Urgent Help, MQAX200.dll |
My application is running on Win2k using MQSeries ActiveX object (MQAX200.dll) connecting to Win2k MQ server v5.2. Both client and Server are applied csd004.
I am getting error whenI try to put me ... |
Topic: Urgent Help, MQAX200.dll |
rliang
Replies: 0 Views: 3465
|
Forum: IBM MQ Installation/Configuration Support Posted: Sun Jul 28, 2002 3:09 pm Subject: Urgent Help, MQAX200.dll |
My application is running on Win2k using MQSeries ActiveX object (MQAX200.dll) connecting to Win2k MQ server v5.2. Both client and Server are applied csd004.
I am getting error whenI try to put me ... |
Topic: MQ Authorization |
rliang
Replies: 0 Views: 2895
|
Forum: General IBM MQ Support Posted: Tue Feb 12, 2002 4:50 pm Subject: MQ Authorization |
I am using WIN NT/2000 with MQ version5.2. When I call MQCONNX the current process's login ID will be used to send to MQ for the the authorization check, is there any way I can set the MQ connect auth ... |
Topic: MQClient Security Help? |
rliang
Replies: 0 Views: 4210
|
Forum: General IBM MQ Support Posted: Mon Dec 03, 2001 9:35 pm Subject: MQClient Security Help? |
Is there anyway I can specify the NT security identifier for MQ Series client to use, instead of using the current process's NT SID ?
Ray |
Topic: MTS Transaction support |
rliang
Replies: 0 Views: 9620
|
Forum: General IBM MQ Support Posted: Tue Oct 23, 2001 5:55 pm Subject: MTS Transaction support |
I did a simple test Business Object in VB using MQSeries COM interface, running under MTS NT4 MQ client machine, the GetObjectContext.SetAbort did not backout the MQPUT/MQGET message, the MQPMO/MQGMO ... |
Topic: Connection pooling and MTS, help |
rliang
Replies: 0 Views: 10186
|
Forum: General IBM MQ Support Posted: Wed Oct 10, 2001 3:53 pm Subject: Connection pooling and MTS, help |
my client application need to access to mutil queue manager, It runs fine when everything run out side MTS. As long as I put any MQ components in MTS, somehow MTS does some sort of connection pooling, ... |
Topic: Can a client connect to different Queue Managers in the same |
rliang
Replies: 3 Views: 14732
|
Forum: General IBM MQ Support Posted: Tue Sep 25, 2001 8:26 pm Subject: Can a client connect to different Queue Managers in the same |
kolban
I tried both API and ActiveX com interface. Connecting to the Queue manager relies on the environment variable MQSERVER's setting, I try to set it to the different values related to the diff ... |
Topic: Can a client connect to different Queue Managers in the same |
rliang
Replies: 3 Views: 14732
|
Forum: General IBM MQ Support Posted: Tue Sep 25, 2001 4:53 pm Subject: Can a client connect to different Queue Managers in the same |
I want to write a program in VB to check the channels status, the channels could be in different Queue Manager (in Win2k same machine), my question is how can i connect to different queue manager in m ... |
Topic: How to auto check Requester/Server channel and restart? |
rliang
Replies: 1 Views: 12943
|
Forum: General IBM MQ Support Posted: Tue Sep 04, 2001 2:52 pm Subject: How to auto check Requester/Server channel and restart? |
I have two W2k server siting in each side of the firewall. One of the firewall rule I have to follow is any session had to be initiated from the inside. By using server/requester, I can send message f ... |
Topic: Firewall rules help |
rliang
Replies: 8 Views: 12114
|
Forum: General IBM MQ Support Posted: Tue Aug 28, 2001 11:21 pm Subject: Firewall rules help |
I have two win2k MQServer sitting in two side of the firewall. They need to communitcate to each other. But one of the firewall rule I have to follow is the initiator had to be inside the firewall. Ho ... |
Topic: How can i put a image file to a q? help |
rliang
Replies: 1 Views: 12085
|
Forum: General IBM MQ Support Posted: Tue Aug 14, 2001 10:46 pm Subject: How can i put a image file to a q? help |
I am writing a application using VB need to put image file to the q and get the file off the Q. I am using mqclient runing in NT4 workstation connected to a MQ server running on Win2k, in the MQMD obj ... |
Topic: RC2035 help |
rliang
Replies: 2 Views: 13137
|
Forum: General IBM MQ Support Posted: Tue Aug 14, 2001 8:19 pm Subject: RC2035 help |
Thanks kolban
I check the error log, it showed that the MQ used the userid currently log on to the client machine, why it did not use the one set up in the environment variable MQ_USER_ID
Ray
|
Topic: RC2035 help |
rliang
Replies: 2 Views: 13137
|
Forum: General IBM MQ Support Posted: Mon Aug 13, 2001 6:12 pm Subject: RC2035 help |
I am very new to MQSeries. don't suprise if i ask simple question. I installed 5.2 in a stand alone win2k, install client in a nt4 workstation. set up all q manager, local q and serve connection in th ... |