Author |
Message |
Topic: IBM Could MQ - How to set max channels and max active chls? |
DSPS
Replies: 19 Views: 13113
|
Forum: General IBM MQ Support Posted: Fri Aug 20, 2021 9:59 am Subject: IBM Could MQ - How to set max channels and max active chls? |
Understood.
I'll ask via the 'hoster'.
How one hosts a cloud, I'm not quite certain, but we have one. |
Topic: IBM Could MQ - How to set max channels and max active chls? |
DSPS
Replies: 19 Views: 13113
|
Forum: General IBM MQ Support Posted: Fri Aug 20, 2021 7:51 am Subject: IBM Could MQ - How to set max channels and max active chls? |
cloud.ibm.com - it seems to be the approximate competitor to AWS, lots of services available within it, rather like S3/SQS/DynamoDB in AWS, within IBM Cloud, there are MQ services within their catalog ... |
Topic: IBM Could MQ - How to set max channels and max active chls? |
DSPS
Replies: 19 Views: 13113
|
Forum: General IBM MQ Support Posted: Fri Aug 20, 2021 3:52 am Subject: IBM Could MQ - How to set max channels and max active chls? |
Within the 'Console' there is a manage option, which has
Queues, Topics, Subscriptions and Communication. |
Topic: IBM Could MQ - How to set max channels and max active chls? |
DSPS
Replies: 19 Views: 13113
|
Forum: General IBM MQ Support Posted: Fri Aug 20, 2021 3:17 am Subject: IBM Could MQ - How to set max channels and max active chls? |
There isn't a channels section in the main 'Manage' option in what is named as the console.
I think I know what you're driving at, since I've read pages about being able to update it in a channels ... |
Topic: IBM Could MQ - How to set max channels and max active chls? |
DSPS
Replies: 19 Views: 13113
|
Forum: General IBM MQ Support Posted: Fri Aug 20, 2021 12:32 am Subject: IBM Could MQ - How to set max channels and max active chls? |
The cloud version doesn't expose the file system for me to edit qm.ini, otherwise, I wouldn't have asked this question.
It's not like VMware, as far as I can tell, although I'm sure it has something ... |
Topic: IBM Could MQ - How to set max channels and max active chls? |
DSPS
Replies: 19 Views: 13113
|
Forum: General IBM MQ Support Posted: Thu Aug 19, 2021 12:07 pm Subject: IBM Could MQ - How to set max channels and max active chls? |
(Also a fan of Steven Wright - deadpan dynamite) |
Topic: IBM Could MQ - How to set max channels and max active chls? |
DSPS
Replies: 19 Views: 13113
|
Forum: General IBM MQ Support Posted: Thu Aug 19, 2021 12:02 pm Subject: IBM Could MQ - How to set max channels and max active chls? |
Yes, it is labelled as the console.
It's not a very broad coverage of the configuration.
The stuff that you'd get from "dis qmgr" and can alter all of those things, but I really don't see ... |
Topic: IBM Could MQ - How to set max channels and max active chls? |
DSPS
Replies: 19 Views: 13113
|
Forum: General IBM MQ Support Posted: Thu Aug 19, 2021 10:29 am Subject: IBM Could MQ - How to set max channels and max active chls? |
Not really, no.
I do have MQ Explorer connected to the queue managers I've created, but I seem to remember it is called explorer in the cloud UI, but it's nothing like the Eclipse based GUI. |
Topic: IBM Could MQ - How to set max channels and max active chls? |
DSPS
Replies: 19 Views: 13113
|
Forum: General IBM MQ Support Posted: Thu Aug 19, 2021 9:18 am Subject: IBM Could MQ - How to set max channels and max active chls? |
I mean that all that is exposed is a browser based GUI and a rudimentary way of editing the queue manager configuration (like an alt qmgr list of attributes) which does include max handles, but doesn' ... |
Topic: IBM Could MQ - How to set max channels and max active chls? |
DSPS
Replies: 19 Views: 13113
|
Forum: General IBM MQ Support Posted: Thu Aug 19, 2021 9:02 am Subject: IBM Could MQ - How to set max channels and max active chls? |
Customer has selected MQ 9.2 on IBM Cloud.
Seems fine, can create things, connect using runmqsc and define all the objects and authorities I want, but I can't see or update the qm.ini settings, such ... |
Topic: WMBT800 - Can't use TLS1.2 to talk to SVN. |
DSPS
Replies: 4 Views: 6868
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Aug 15, 2017 8:44 am Subject: WMBT800 - Can't use TLS1.2 to talk to SVN. |
Although I appreciate the technical and logical merits of that suggestion, either inertia or momentum (not sure which actually) through multiple tiers would thwart that.
I was hoping to get this wo ... |
Topic: WMBT800 - Can't use TLS1.2 to talk to SVN. |
DSPS
Replies: 4 Views: 6868
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Aug 15, 2017 8:17 am Subject: WMBT800 - Can't use TLS1.2 to talk to SVN. |
I have a broker toolkit, patched to 8.0.0.9 with SubVersion and the Polarion connectors installed, but when ever I try to connect to our SVN repository, which, by edict, is secured with TLS1.2, I get ... |
Topic: CHANNEL STATUS(BINDING) SUBSTATE(SSLHANDSHK) |
DSPS
Replies: 3 Views: 8391
|
Forum: General IBM MQ Support Posted: Wed Jul 20, 2016 2:22 am Subject: SSLEV |
Remember to set SSLEV on both queue managers, otherwise they tend not to declare in AMQERR01.LOG why they're failing to establish SSL connections. |
Topic: Securing JMS Connection from WAS to ESB. |
DSPS
Replies: 1 Views: 21422
|
Forum: WebSphere Application Server Posted: Wed Jul 20, 2016 2:04 am Subject: Securing JMS Connection from WAS to ESB. |
Many times in the past I have used an SSL configuration in WAS to secure a connection to MQ on a remote queue manager.
I now have a requirement to connect to WebSphere ESB using a default messaging ... |
Topic: onMessage not receiving after inactive |
DSPS
Replies: 2 Views: 4654
|
Forum: IBM MQ Java / JMS Posted: Fri Jun 07, 2013 7:41 am Subject: onMessage not receiving after inactive |
Okay, this sounds more like a WebSphere/JEE type question.
There are loads of things that can bring down a listener, or stop an activation spec' message consumer.
I'd suggest looking at the SystemOu ... |