Author |
Message |
Topic: Bidirectional text in the queue |
hooman24
Replies: 5 Views: 6067
|
Forum: General IBM MQ Support Posted: Thu Aug 27, 2020 5:57 am Subject: Bidirectional text in the queue |
Thank you Vitor and fjb_saper for your help. |
Topic: Bidirectional text in the queue |
hooman24
Replies: 5 Views: 6067
|
Forum: General IBM MQ Support Posted: Wed Aug 26, 2020 8:46 am Subject: Bidirectional text in the queue |
Thank you vitor for your nice clarification.
So if I understand correctly, because message is not a text ,we cannot manipulate it like a string. However programmer can add some message description to ... |
Topic: Bidirectional text in the queue |
hooman24
Replies: 5 Views: 6067
|
Forum: General IBM MQ Support Posted: Wed Aug 26, 2020 4:35 am Subject: Bidirectional text in the queue |
We are trying to insert Bidirectional text into a queue(Arabic+English). Content in Arabic which is RTL includes an inline English phrase which is in the opposite direction(LTR).
I didn't find any pr ... |
Topic: Broker not working after increasing EG maxheapsize |
hooman24
Replies: 2 Views: 2742
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Sep 29, 2017 4:09 am Subject: Broker not working after increasing EG maxheapsize |
Broker and MQ both are started by mqm user and then we add EXTSHM=ON to mqm profile. But the problem still remains. |
Topic: Broker not working after increasing EG maxheapsize |
hooman24
Replies: 2 Views: 2742
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Sep 28, 2017 11:08 am Subject: Broker not working after increasing EG maxheapsize |
Hi
Because we were unable to deploy any messageflow into the Execution Group, we decided to increase maxheapsize from default to 2G in the AIX environment. after that we got huge number of AMQ6207 ... |
Topic: How to connect a client application to multiple servers? |
hooman24
Replies: 8 Views: 14228
|
Forum: IBM MQ Installation/Configuration Support Posted: Sun Jul 30, 2017 9:12 pm Subject: How to connect a client application to multiple servers? |
Thanks for all of the replies. REALLY helpful. |
Topic: How to connect a client application to multiple servers? |
hooman24
Replies: 8 Views: 14228
|
Forum: IBM MQ Installation/Configuration Support Posted: Sun Jul 30, 2017 10:14 am Subject: How to connect a client application to multiple servers? |
We are going to connect a client application(using MQ Client) to multiple MQ servers. As I understand we should use CCDT for this purpose.
My problem is how should I create CCDT file. since we have ... |
Topic: Deploying Bar File with preserving High-Availability |
hooman24
Replies: 6 Views: 4974
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 15, 2017 10:17 am Subject: Deploying Bar File with preserving High-Availability |
Thanks for your help and support |
Topic: Deploying Bar File with preserving High-Availability |
hooman24
Replies: 6 Views: 4974
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 15, 2017 6:09 am Subject: Deploying Bar File with preserving High-Availability |
Thanks for your clarification.
"The last thing you need is a single point of failure combined with deployment whilst running a production workload (unless you wish your IT career to come to an ... |
Topic: Deploying Bar File with preserving High-Availability |
hooman24
Replies: 6 Views: 4974
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 15, 2017 4:56 am Subject: Deploying Bar File with preserving High-Availability |
Thank you zpat for your prompt reply.
By saying "hot deploy" it means that you can deploy online without any impact? if I understand correctly broker itself will find the best time to rep ... |
Topic: Deploying Bar File with preserving High-Availability |
hooman24
Replies: 6 Views: 4974
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 15, 2017 4:20 am Subject: Deploying Bar File with preserving High-Availability |
Hi There
We are going to use Broker for a high volume transaction environment( bank's card system with millions of transactions per day). Previously we have been deployed bar files online for othe ... |
Topic: MQInput from remote QMGR |
hooman24
Replies: 1 Views: 2025
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 23, 2017 9:36 am Subject: MQInput from remote QMGR |
Is there any way to get messages from remote QMGR queues using broker Nodes? I know we can define remote queues and use MQInput Node for the local Q, however, I'm wondering why there is no way to set ... |
Topic: Rolling back CICS transaction after CICSRequest Timeout |
hooman24
Replies: 0 Views: 2257
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Apr 16, 2017 4:20 am Subject: Rolling back CICS transaction after CICSRequest Timeout |
Hi
I'm wondering how it is possible to roll back running transaction in CICS after reaching CICSRequest timeout? It seems it is not two phase commit and after timeout in broker transaction still ru ... |
Topic: Using intermediate QM with Server-Connection Channel |
hooman24
Replies: 15 Views: 16063
|
Forum: General IBM MQ Support Posted: Wed Mar 08, 2017 4:49 am Subject: Using intermediate QM with Server-Connection Channel |
Thank you all. |
Topic: Using intermediate QM with Server-Connection Channel |
hooman24
Replies: 15 Views: 16063
|
Forum: General IBM MQ Support Posted: Tue Mar 07, 2017 1:51 am Subject: Using intermediate QM with Server-Connection Channel |
Thank you exerk and mqjeff. Your comments are really helpful.
For clarification since I haven't worked with MQIPT yet, I just want to make sure that using MQIPT is not mandatory for this kind of ar ... |