Author |
Message |
Topic: max connection number |
nabulou
Replies: 3 Views: 3609
|
Forum: General IBM MQ Support Posted: Tue Mar 09, 2004 6:24 am Subject: max connection number |
Add to the qm.ini file :
CHANNELS:
MaxChannels = 200 ; Maximum number of channels allowed.
MaxActiveChannels = 200 ; Maximum number of active channels allowed at a point in time ... |
Topic: How to check number of clients that are connected? |
nabulou
Replies: 1 Views: 2086
|
Forum: General IBM MQ Support Posted: Tue Mar 09, 2004 6:22 am Subject: How to check number of clients that are connected? |
Hi,
Is there a way to check the number of clients that are connected without having to actually manually count up the number you can see connected over the channel?
i.e. is there any command I c ... |
Topic: WBI Server / ICS site |
nabulou
Replies: 1 Views: 6105
|
Forum: WebSphere Interchange Server + Adapters Posted: Thu Mar 04, 2004 3:58 am Subject: WBI Server / ICS site |
Hi all,
Mqseries.net is an absolutely lifesaver - the best site of its kind anywhere on the web.
I also work a lot with Websphere ICS / WBI Server (formerly Crossworlds) - is there any equivale ... |
Topic: Change from Circular to Linear |
nabulou
Replies: 7 Views: 8352
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Jan 12, 2004 1:47 am Subject: Change from Circular to Linear |
Is it possible to change from circular to linear logging on AIX without rebuilding the queue manager? How do I do this? |
Topic: JMS / MQMD Mapping : application origin data |
nabulou
Replies: 5 Views: 4985
|
Forum: IBM MQ Java / JMS Posted: Wed Aug 27, 2003 7:17 am Subject: Usr Folder |
Having looked into this for a while, there does not seem to be any mapping for the application origin data. What we are proposing to do instead is to map it into the Usr folder of the RFH2 header and ... |
Topic: JMS / MQMD Mapping : application origin data |
nabulou
Replies: 5 Views: 4985
|
Forum: IBM MQ Java / JMS Posted: Mon Aug 18, 2003 11:46 pm Subject: JMS / MQMD Mapping : application origin data |
Is there any JMS mapping for MQMD Application Origin Data or the MQMD Application Identity Data?
Thk you. |
Topic: RFH2.Usr folder - JMS Retrieve? |
nabulou
Replies: 2 Views: 2627
|
Forum: IBM MQ Java / JMS Posted: Thu Jun 19, 2003 4:09 am Subject: RFH2.Usr folder - JMS Retrieve? |
Yes, that worked nicely. Thanks Eddie.  |
Topic: RFH2.Usr folder - JMS Retrieve? |
nabulou
Replies: 2 Views: 2627
|
Forum: IBM MQ Java / JMS Posted: Tue Jun 10, 2003 8:13 am Subject: RFH2.Usr folder - JMS Retrieve? |
Hi
I have an MQMessage, with an RFH2 header, with the value RFH2.usr.RpyType set. I need to be able to read this using JMS. However, in the documentation, it says this is usr defined... "The <u ... |