Author |
Message |
Topic: How to convert MT msg to MX (Swift XML) |
dakoroni
Replies: 8 Views: 8010
|
Forum: General IBM MQ Support Posted: Fri Aug 06, 2021 1:11 am Subject: How to convert MT msg to MX (Swift XML) |
I know that MQ is not dealing with msg content conversion....
But given that MQ is part of the SAA msg flow, i was asked by Bank management team to contribute in the Swift msg conversion issue with ... |
Topic: How to convert MT msg to MX (Swift XML) |
dakoroni
Replies: 8 Views: 8010
|
Forum: General IBM MQ Support Posted: Thu Aug 05, 2021 4:45 am Subject: How to convert MT msg to MX (Swift XML) |
Try to be more polite pls and show respect to fellows you are talking with since you don't know their background or expertise.
I have more than 30 years in the IT field and spent a remarkable part of ... |
Topic: How to convert MT msg to MX (Swift XML) |
dakoroni
Replies: 8 Views: 8010
|
Forum: General IBM MQ Support Posted: Thu Aug 05, 2021 4:05 am Subject: How to convert MT msg to MX (swift XML) |
Thanks for the tip, but I was looking for a tested and verified approach followed by feedback. |
Topic: How to convert MT msg to MX (Swift XML) |
dakoroni
Replies: 8 Views: 8010
|
Forum: General IBM MQ Support Posted: Wed Aug 04, 2021 11:55 pm Subject: How to convert MT msg to MX (Swift XML) |
Hello MQ support forum users,
Due to the upcoming implementation of the newer SWIFT message standard using an XML format based on ISO 20022, i was wondering which are the recommended approaches (if ... |
Topic: display queue filters flags: keyword-operator-filter value |
dakoroni
Replies: 4 Views: 12733
|
Forum: General IBM MQ Support Posted: Thu May 20, 2021 12:25 am Subject: display queue filters flags: keyword-operator-filter value |
Hi Paul,
At first many thanks for your response.
To be honest, I am very fond of MQGEM products as well as, helpful blog postings made by Morag. I am also aware about the MQSCX features and capa ... |
Topic: display queue filters flags: keyword-operator-filter value |
dakoroni
Replies: 4 Views: 12733
|
Forum: General IBM MQ Support Posted: Wed May 19, 2021 5:20 am Subject: display queue filters flags: keyword-operator-filter value |
Hello forum users,
Any advise on the following will be much appreciated:
I have a QMGR (v9.1.0.3) running on AIX v7.2 hosting hundreds of queues.
I need to run a command that displays only the ... |
Topic: AMQ8074W:Authorization failed as SID doesn't match entity |
dakoroni
Replies: 5 Views: 17840
|
Forum: IBM MQ Security Posted: Mon Feb 01, 2021 2:34 am Subject: AMQ8074W:Authorization failed as SID doesn't match entity |
It seems to me also, that further investigation should be done in the context of PMR ticket.
Thanks for the tip. |
Topic: AMQ8074W:Authorization failed as SID doesn't match entity |
dakoroni
Replies: 5 Views: 17840
|
Forum: IBM MQ Security Posted: Fri Jan 29, 2021 8:02 am Subject: AMQ8074W:Authorization failed as SID doesn't match entity |
Thanks for your tip.
I have executed the following commands (cmd prompt) on QM: MQNBGQA to verify my SID:
D:\>whoami
central\e63254
D:\>whoami /user
USER INFORMATION
----------------
... |
Topic: AMQ8074W:Authorization failed as SID doesn't match entity |
dakoroni
Replies: 5 Views: 17840
|
Forum: IBM MQ Security Posted: Wed Jan 27, 2021 7:57 am Subject: AMQ8074W:Authorization failed as SID doesn't match entity |
Hello MQ Security Users,
Any advise on the following will be much appreciated:
When I am trying to connect to remote Queue Manager (QM:MQNBGQA) at AD Domain Central from Windows client using IBM ... |
Topic: Authorizing access to Domain Groups on Windows MQSrv objects |
dakoroni
Replies: 3 Views: 21316
|
Forum: IBM MQ Security Posted: Wed Oct 21, 2020 11:50 pm Subject: Authorizing access to Domain Groups on Windows MQSrv objects |
Dear all,
Thanks for your responses.
The problem was resolved by updating the qm.ini with security stanza setting -> GroupModel=GlobalGroups, so that OAM checks global groups membership.
Che ... |
Topic: Authorizing access to Domain Groups on Windows MQSrv objects |
dakoroni
Replies: 3 Views: 21316
|
Forum: IBM MQ Security Posted: Wed Oct 21, 2020 7:11 am Subject: Authorizing access to Domain Groups on Windows MQSrv objects |
Dear MQ security forum users,Â
I would appreciate if you could advise on the correct domain group name format in order to grant the proper access on MQ objects.
I have a Windows DEV MQÂ Server v ... |
Topic: PROD MQ Client opens/closes connection to z/OS QM every 3sec |
dakoroni
Replies: 10 Views: 11912
|
Forum: General IBM MQ Support Posted: Thu Sep 10, 2020 1:48 am Subject: MQ Client opens/closes connection to host QM every 3 secs |
[/quote]
In addition to MAXCHL, there are other related qmgr settings, including: ACTCHL and TCPCHL. I'd ask the admin folks the actual values (1-9999) for each.
As a reference https://www.ibm.c ... |
Topic: PROD MQ Client opens/closes connection to z/OS QM every 3sec |
dakoroni
Replies: 10 Views: 11912
|
Forum: General IBM MQ Support Posted: Thu Sep 10, 2020 1:40 am Subject: MQ Client opens/closes connection to host QM every 3 sec |
After discussing with z/OS MQ admin, there is no issue related to max channels limit.
'No issue' is not a very technical response from your z/OS MQ admin.
In addition to MAXCHL, there are other ... |
Topic: PROD MQ Client opens/closes connection to z/OS QM every 3sec |
dakoroni
Replies: 10 Views: 11912
|
Forum: General IBM MQ Support Posted: Wed Sep 09, 2020 6:33 am Subject: PROD MQ Client opens/closes connection to z/OS QM every 3sec |
10061 = WSAECONNREFUSED
The time from the CHIN log does not match up to the time in the Windows system AMQERR01.LOG.
Please check that the CHIN is not reaching its max channels limit.
Try ... |
Topic: PROD MQ Client opens/closes connection to z/OS QM every 3sec |
dakoroni
Replies: 10 Views: 11912
|
Forum: General IBM MQ Support Posted: Wed Sep 09, 2020 6:26 am Subject: PROD MQ Client opens/closes connection to z/OS QM every 3sec |
Set the MAXINSTC on the zOS server connection channel to a low value, say 10 and verify the behavior of the Windows box. Could it be that the Windows box is constantly creating a new connection withou ... |