Author |
Message |
Topic: (resolved) simple workload balancing question |
tellmey
Replies: 5 Views: 4969
|
Forum: Clustering Posted: Wed Feb 16, 2005 6:03 am Subject: (resolved) simple workload balancing question |
Works like a charm !
Thanks guys for your help. |
Topic: (resolved) simple workload balancing question |
tellmey
Replies: 5 Views: 4969
|
Forum: Clustering Posted: Mon Feb 14, 2005 2:20 pm Subject: (resolved) simple workload balancing question |
well we have tried it out.
the messages are landing in the dead letter queue(with 2085) of the gateway queue manager when we put messages from a remote qmgr to the cluster queue.
but when we pu ... |
Topic: (resolved) simple workload balancing question |
tellmey
Replies: 5 Views: 4969
|
Forum: Clustering Posted: Mon Feb 14, 2005 7:04 am Subject: Thanks |
Thanks so much for the reply.
Shall try it out! |
Topic: (resolved) simple workload balancing question |
tellmey
Replies: 5 Views: 4969
|
Forum: Clustering Posted: Mon Feb 14, 2005 6:49 am Subject: (resolved) simple workload balancing question |
From a Qmgr QM1 which is not part of the cluster say C , can you put messages on a cluster queue and still acheive load balancing? |
Topic: tcp/ip errors |
tellmey
Replies: 0 Views: 2377
|
Forum: General IBM MQ Support Posted: Tue Nov 02, 2004 7:32 am Subject: tcp/ip errors |
We have a server-requester channel pair.And we are doing some load testing by starting 200 or more channels.like 150 channels start alright and then we start to see TCP/IP errors on both ends.On the r ... |
Topic: Multiple messages on Queue |
tellmey
Replies: 8 Views: 6996
|
Forum: General IBM MQ Support Posted: Mon Oct 25, 2004 5:50 am Subject: Multiple messages on Queue |
Our requirements are such that..
we need to be able to put messages simultaneously to atleast 1000 queues. all these queues will be triggering channels.
So we will need 1000 put servers. So is t ... |
Topic: Multiple messages on Queue |
tellmey
Replies: 8 Views: 6996
|
Forum: General IBM MQ Support Posted: Fri Oct 22, 2004 10:25 am Subject: Multiple messages on Queue |
Roger,
I was looking at your stress testing tool.
Can we put messages to multiple queues simultaneously ? |
Topic: SCYEXIT specification on AS/400 |
tellmey
Replies: 1 Views: 2138
|
Forum: General IBM MQ Support Posted: Fri Oct 22, 2004 8:11 am Subject: SCYEXIT specification on AS/400 |
How do I specify the security exit in a TST file to be input to STRMQMMQSC.
For example with exit program CHLCONN which is in library VALLAS.
DEFINE CHANNEL('W1.TO.T') CHLTYPE(SDR) + ... |
Topic: Several hundreds of AMCRSTA on OS400 |
tellmey
Replies: 5 Views: 4138
|
Forum: General IBM MQ Support Posted: Mon Oct 18, 2004 7:37 am Subject: Several hundreds of AMCRSTA on OS400 |
Thanks a lot for your reply.
Do you know if we need to use a threaded library(LIBMQM_R) to bound the code to when using threaded listener ? and LIBMQM when using nonthreaded listener ?
Does it m ... |
Topic: Several hundreds of AMCRSTA on OS400 |
tellmey
Replies: 5 Views: 4138
|
Forum: General IBM MQ Support Posted: Mon Oct 18, 2004 6:14 am Subject: Several hundreds of AMCRSTA on OS400 |
Is the threaded listener available with version 5.2 ? |
Topic: Security exit on AS/400 - 2012 Error |
tellmey
Replies: 6 Views: 4044
|
Forum: IBM MQ API Support Posted: Fri Oct 15, 2004 10:23 am Subject: Security exit on AS/400 - 2012 Error |
Do I need to use a threaded listener along with LIBMQM_R
Does anyone know? |
Topic: Security exit on AS/400 - 2012 Error |
tellmey
Replies: 6 Views: 4044
|
Forum: IBM MQ API Support Posted: Fri Oct 15, 2004 5:58 am Subject: Security exit on AS/400 - 2012 Error |
I cleared the previous AMQZSTUB that was part of the bind directory and added LIBMQM_R.
Guess what happened...
when the requester inititates the connection, the server is throwing the 2012 error ... |
Topic: Security exit on AS/400 - 2012 Error |
tellmey
Replies: 6 Views: 4044
|
Forum: IBM MQ API Support Posted: Thu Oct 14, 2004 12:21 pm Subject: Still doesnt work |
Thanks Charlie
I have already tried that, but it still doesnt work.
MQCONN call works fine when requester starts the connection
It throws the 2012 error only when server end initiates the communic ... |
Topic: Security exit on AS/400 - 2012 Error |
tellmey
Replies: 6 Views: 4044
|
Forum: IBM MQ API Support Posted: Thu Oct 14, 2004 10:05 am Subject: Security exit on AS/400 - 2012 Error |
Hello All,
I have a security exit running on a Server-requester channel pair.
the Requester initiates the connection first and thru the security exit it sends its IP address & qmgr name to the ... |
Topic: MQ Authentication for PCF message |
tellmey
Replies: 2 Views: 2306
|
Forum: General IBM MQ Support Posted: Fri Jun 18, 2004 10:08 am Subject: Thanks |
That is working !!!
Thanks Roger! |