Author |
Message |
Topic: LDAP security for Websphere MQ |
roshan.171188
Replies: 2 Views: 3050
|
Forum: General IBM MQ Support Posted: Tue Oct 27, 2015 8:23 am Subject: LDAP security for Websphere MQ |
Hi,
I was working on a POC to leverage the LDAP security for our MQ v8 setup but here is where i am stuck at.
The LDAP configuration under AUTHINFO needs to be mentioned in the CONNAUTH parame ... |
Topic: Boot script for Multi Instance MQ |
roshan.171188
Replies: 1 Views: 1967
|
Forum: General IBM MQ Support Posted: Tue Jun 09, 2015 4:34 pm Subject: Boot script for Multi Instance MQ |
Okay, I have 2 AIS servers SRV1 and SRV2 hosting MQ1 and MQ2 as queue managers respectively.
MQ2's stand by mode runs on SRV1 and MQ1's on SRV2 so this would be the dspmq output :
SRV1 :
MQ1 - ... |
Topic: SYSTEM.ADMIN.ACCOUNTING.QUEUE being populated. |
roshan.171188
Replies: 3 Views: 4502
|
Forum: General IBM MQ Support Posted: Wed Apr 29, 2015 10:47 pm Subject: SYSTEM.ADMIN.ACCOUNTING.QUEUE being populated. |
Hi,
I would believe Qpasa (our monitoring tool) would be using this Queue to populate accounting info
Typically, once it processes the accounting info, the messages should be removed but its not! ... |
Topic: setting context root for an execution group |
roshan.171188
Replies: 2 Views: 2100
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Feb 19, 2015 11:37 am Subject: rhetorical |
Hi mqjeff,
Maybe that was'nt a rhetorical question, but I did get my answer! Thanks for pitching in and your time.
Cheers! |
Topic: setting context root for an execution group |
roshan.171188
Replies: 2 Views: 2100
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Feb 19, 2015 10:39 am Subject: setting context root for an execution group |
Hi,
Could someone please help me with how to configure URLMapping for a http listener on an execution group.
with the below command i can see the URLMappings already set, but i cant find the wa ... |
Topic: Change in qm.ini file not reflecting. |
roshan.171188
Replies: 1 Views: 2858
|
Forum: General IBM MQ Support Posted: Sun Jan 11, 2015 3:57 pm Subject: Change in qm.ini file not reflecting. |
Hi All,
I am sure its something stupid that i am missing but I made a change to the qm.ini file (increase in lp ls values) for a Queue Manager and then restarted it.
I was hoping the new lp and l ... |
Topic: MQ client chargable? |
roshan.171188
Replies: 9 Views: 11687
|
Forum: IBM MQ API Support Posted: Thu Aug 21, 2014 3:20 pm Subject: MQ client chargable? |
Hello,
As i've read in other posts on this forum, the MQ client costs nothing and comes as a supportPac but I have read and heard a few times that MQ Client is free in MOST cases and otherwise co ... |
Topic: Slow processing from JMS to MQ pub/sub |
roshan.171188
Replies: 4 Views: 3103
|
Forum: General IBM MQ Support Posted: Fri Jan 31, 2014 6:58 am Subject: Slow processing from JMS to MQ pub/sub |
Hello fjb_saper,
Recycle is a solution to 99% of the problems. But if it wud have been so easy to just recycle applications and MQ without an impact, this site would not have existed , |
Topic: Slow processing from JMS to MQ pub/sub |
roshan.171188
Replies: 4 Views: 3103
|
Forum: General IBM MQ Support Posted: Thu Jan 30, 2014 12:46 pm Subject: Slow processing from JMS to MQ pub/sub |
Hi Experts,
We have an issue where an application is publishing messages to a MQQueue from where it is routed to subscribers.
The throughput normally is 4-5 pubs/sec but recently there was a dela ... |
Topic: Channel is in retry status |
roshan.171188
Replies: 6 Views: 6254
|
Forum: General IBM MQ Support Posted: Thu Oct 31, 2013 3:31 pm Subject: Channel is in retry status |
As the Explanation suggests,
The receiver channel is either stopped or the Queue Manager could just not start another instance of "runmqchl" due to max channel limit being reached (default ... |
Topic: Deleting a queue with process attached? |
roshan.171188
Replies: 20 Views: 11379
|
Forum: General IBM MQ Support Posted: Wed Oct 30, 2013 1:03 pm Subject: Deleting a queue with process attached? |
2009 + command server talks a lot about the symptoms and command server ending but I am still looking for the root cause.
I've noticed a similar problem on 7.0.1.3 as well.
Andy, You are correct, ... |
Topic: FFST files (Intensive study!) |
roshan.171188
Replies: 2 Views: 2753
|
Forum: General IBM MQ Support Posted: Wed Oct 30, 2013 12:48 pm Subject: FFST files (Intensive study!) |
Hello all,
I deal with a lot of MQ problems on a regular basis and the most standard approach (for system/internal errors) is to look into the FDC files and "google" the ProbeID
I tr ... |
Topic: MQ hung for too many open files (sigfault occured?) |
roshan.171188
Replies: 16 Views: 12442
|
Forum: General IBM MQ Support Posted: Wed Oct 30, 2013 12:39 pm Subject: Resolved! |
Thanks a lot to all the brilliant people here.
After a couple of to-n-fro mails with the PMR team, we concluded the issue was with File descriptors (already known) and Yes! segmentation fault occurre ... |
Topic: MQ hung for too many open files (sigfault occured?) |
roshan.171188
Replies: 16 Views: 12442
|
Forum: General IBM MQ Support Posted: Wed Oct 16, 2013 6:27 am Subject: MQ hung for too many open files (sigfault occured?) |
Yes! I ran the mqconfig script which shows open files for mqm is 2048, however after logging from mqm and running "ulimit -n" it shows 10240....whats wrong?
Also, I agree that file descr ... |
Topic: MQ hung for too many open files (sigfault occured?) |
roshan.171188
Replies: 16 Views: 12442
|
Forum: General IBM MQ Support Posted: Sun Oct 13, 2013 5:52 am Subject: MQ hung for too many open files (sigfault occured?) |
version - 7.0.1.6
Linux 64 bit. |