Author |
Message |
Topic: MQ stats compare |
zrux
Replies: 8 Views: 1343
|
Forum: General Discussion Posted: Thu Apr 03, 2025 11:26 am Subject: MQ stats compare |
the stats that differs is on B, where the MH04 stat pack is running. Showing values of enqueue/dequeue which doesn't match from the sender end MH04 stat pack stat by a very big number. The stats do ho ... |
Topic: MQ stats compare |
zrux
Replies: 8 Views: 1343
|
Forum: General Discussion Posted: Thu Apr 03, 2025 9:47 am Subject: MQ stats compare |
Thanks, with the SAVED option, what do I need to look at specifically please? |
Topic: MQ stats compare |
zrux
Replies: 8 Views: 1343
|
Forum: General Discussion Posted: Thu Apr 03, 2025 12:37 am Subject: MQ stats compare |
seeing an interesting issue
Scenario
MQ System A is splitting the traffic to 2 environments say (B and C) via MQ PUB/SUB
We got stats collection enabled on all the 3 systems.
The xmitq stats s ... |
Topic: CCDT file and load balancing across same named QM |
zrux
Replies: 1 Views: 3588
|
Forum: General IBM MQ Support Posted: Fri Jan 31, 2025 11:30 pm Subject: CCDT file and load balancing across same named QM |
Hello
Using JMS and CCDT, will it be possible to use the "automatic reconnect" feature for MQ clients to connect back to 2 different QMs with same/similar names in a way that in case QM1 ... |
Topic: set MQServer |
zrux
Replies: 2 Views: 5362
|
Forum: General Discussion Posted: Thu Jan 25, 2024 3:46 am Subject: set MQServer |
is it possible to use the set MQServer env variable to set MQ server connection for MQ Multi instance (2 IPs) ?
eg on windows , I can set for connecting to single instance.
set MQSERVER=A.SVRCONN/ ... |
Topic: MQ Multi Instance on Windows |
zrux
Replies: 1 Views: 6117
|
Forum: General Discussion Posted: Sat May 21, 2022 12:50 am Subject: MQ Multi Instance on Windows |
Never configured MQ MI on Windows and always on RH, other Unix flavours and using NFS4.
One of the Customer this time wants this on Windows Server 2019.
Not very clear on the requirement of Multi ... |
Topic: damaged queue, circular logging and missing messages |
zrux
Replies: 7 Views: 8245
|
Forum: General Discussion Posted: Sun Dec 19, 2021 11:33 pm Subject: damaged queue, circular logging and missing messages |
If the message was persistent, how do MQ behave...if the Object was damaged - where would it write the messages?
I didnt see anything going to the DLQ neither waiting on the XMITQ Queue of QMA tryi ... |
Topic: damaged queue, circular logging and missing messages |
zrux
Replies: 7 Views: 8245
|
Forum: General Discussion Posted: Sat Dec 18, 2021 10:29 am Subject: damaged queue, circular logging and missing messages |
Hello
Any way we can recover messages being sent to a local Q which got damaged.
The system was having circular logging configured and one QM lets say QMA was trying to send messages to QMB local ... |
Topic: JMS Client RFH headers removal |
zrux
Replies: 5 Views: 20182
|
Forum: IBM MQ Java / JMS Posted: Wed Feb 10, 2021 12:40 am Subject: JMS Client RFH headers removal |
we have sent the message to a local Queue as well and its got the RFH headers.
Does the PROPTCTL needs to be set the SVRCONN channel from the sending application? If it does, this SVRCONN is a comm ... |
Topic: JMS Client RFH headers removal |
zrux
Replies: 5 Views: 20182
|
Forum: IBM MQ Java / JMS Posted: Tue Feb 09, 2021 10:35 am Subject: JMS Client RFH headers removal |
The flow is below. The receiver of the data (3rd party) don't want the RFH header. We are using JMS and and MQ v9 which is adding the headers after we send this.
................................... ... |
Topic: MQ client connection from external 3rd parties |
zrux
Replies: 11 Views: 12811
|
Forum: General Discussion Posted: Thu Dec 17, 2020 1:02 am Subject: MQ client connection from external 3rd parties |
Just trying to get a opinion/poll around what your organisation practices around this area.
Do you allow MQ client connections from external companies /vendors
What would be some pros and cons ... |
Topic: MQ explorer and mqm user access to QM v8 |
zrux
Replies: 2 Views: 10053
|
Forum: General Discussion Posted: Mon Oct 12, 2020 5:05 am Subject: MQ explorer and mqm user access to QM v8 |
Hi
I am in the process of tightening the security on the new v8 QM in terms of SVRCONN channel access, I have enabled CHLAUTH(ENABLED)
and set
CONNAUTH(SYSTEM.DEFAULT.AUTHINFO.IDPWOS)
Questi ... |
Topic: JMS Byte message |
zrux
Replies: 6 Views: 9222
|
Forum: General Discussion Posted: Mon Oct 05, 2020 2:33 am Subject: JMS Byte message |
I am pasting the 2 messages side by side from the 2 different environments.
The difference between the 2 environments is - one is running older JMS and application that works, and the other one has a ... |
Topic: JMS Byte message |
zrux
Replies: 6 Views: 9222
|
Forum: General Discussion Posted: Fri Oct 02, 2020 7:06 am Subject: JMS Byte message |
We are trying to move our platform and got 2 systems running currently
Our 3rd party consumer of the message we send is complaining that the new platform is not sending BytesMessage, and its sendin ... |
Topic: MQ PUB SUB and COA with delayed PUT times |
zrux
Replies: 4 Views: 7227
|
Forum: General IBM MQ Support Posted: Fri Jul 03, 2020 12:02 am Subject: MQ PUB SUB and COA with delayed PUT times |
Has anyone seen issues with MQ PUTs getting delayed when trying to PUT messages to a split queue using PUB SUB and also asking for a COA
The PUB SUB is splitting the messages to 3 Qs (one local, 2 ... |