Author |
Message |
Topic: WebServiceRegistryAddress |
Jhap
Replies: 9 Views: 4025
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 31, 2015 9:24 am Subject: WebServiceRegistryAddress |
Thanks for clarifying ! |
Topic: WebServiceRegistryAddress |
Jhap
Replies: 9 Views: 4025
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 31, 2015 7:46 am Subject: WebServiceRegistryAddress |
Maybe I found answer....
"The UserDefined configurable service is only accessible via a Java compute node. It cannot be accessed directly in ESQL. If you want to use ESQL, you need to create t ... |
Topic: WebServiceRegistryAddress |
Jhap
Replies: 9 Views: 4025
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 31, 2015 6:49 am Subject: WebServiceRegistryAddress |
Hi !
Configurableservice is ready, but what is wrong with esql clauses because I get error in broker develompent view "Incorrect funtion or procedure name 'WebServiceRegistryAddress' or argume ... |
Topic: WebServiceRegistryAddress |
Jhap
Replies: 9 Views: 4025
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 31, 2015 5:21 am Subject: WebServiceRegistryAddress |
Thanks
How about to use configurable service ? |
Topic: WebServiceRegistryAddress |
Jhap
Replies: 9 Views: 4025
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 31, 2015 4:39 am Subject: WebServiceRegistryAddress |
Hi !
How to set WebServiceRegistryAddress ?
Below gives Incorrect funtion or procedure name 'WebServiceRegistryAddress' or argument count.
SET InputLocalEnvironment.common.webserviceLocat ... |
Topic: Inactive queue load / unload messages to disc ? |
Jhap
Replies: 13 Views: 13251
|
Forum: General Discussion Posted: Thu May 28, 2015 11:28 am Subject: Inactive queue load / unload messages to disc ? |
Thanks a lot for clarifying  |
Topic: Inactive queue load / unload messages to disc ? |
Jhap
Replies: 13 Views: 13251
|
Forum: General Discussion Posted: Thu May 28, 2015 11:15 am Subject: Inactive queue load / unload messages to disc ? |
Now I understand that point that mq writes log after few minutes....
MQ start make copies immediately but first mark to log appears after few minutes when messages are started put to queue  |
Topic: Inactive queue load / unload messages to disc ? |
Jhap
Replies: 13 Views: 13251
|
Forum: General Discussion Posted: Thu May 28, 2015 11:00 am Subject: Inactive queue load / unload messages to disc ? |
Thanks !
Problem is not poor program, problem is that there is no program at all Program is goin to start after few weeks.
Actually I just heard this and this is not my problem, I just wa ... |
Topic: Inactive queue load / unload messages to disc ? |
Jhap
Replies: 13 Views: 13251
|
Forum: General Discussion Posted: Thu May 28, 2015 10:16 am Subject: Inactive queue load / unload messages to disc ? |
Hello !
Just need to clarify next claim.
If MQ has example one million persistent messages stored in local queue without continuously reading those messages out. After few minutes MQ start to ... |
Topic: How to check mq ver without logon to server ? |
Jhap
Replies: 7 Views: 4573
|
Forum: General Discussion Posted: Fri Sep 03, 2010 5:02 am Subject: How to check mq ver without logon to server ? |
I have root access..We have about 150 mq server installed......Just takes too much time and money to make logon every machine....Must be easier way. Patrol seems to be working. |
Topic: How to check mq ver without logon to server ? |
Jhap
Replies: 7 Views: 4573
|
Forum: General Discussion Posted: Fri Sep 03, 2010 3:26 am Subject: How to check mq ver without logon to server ? |
Any idea ? Cannot due mqexp 7 or mqmon.... |
Topic: AMQ6037: WebSphere MQ was unable to obtain enough storage |
Jhap
Replies: 10 Views: 16271
|
Forum: General Discussion Posted: Mon Mar 22, 2010 2:28 am Subject: AMQ6037: WebSphere MQ was unable to obtain enough storage |
Hi
The solution was to modify the Channels stanza of the configuration file 'qm.ini' for the application's qmgr as follows:
Channels:
PPOptThreads=1
PPMaxThreads=1
PPOptProcesses=100 |
Topic: AMQ6037: WebSphere MQ was unable to obtain enough storage |
Jhap
Replies: 10 Views: 16271
|
Forum: General Discussion Posted: Thu Mar 18, 2010 5:50 am Subject: AMQ6037: WebSphere MQ was unable to obtain enough storage |
When an application makes MQGET call, which process context is used? That is, if MQGET fails with not_able_to_obtain_enough_storage is it MQ processes or application processes that run out of heap? |
Topic: AMQ6037: WebSphere MQ was unable to obtain enough storage |
Jhap
Replies: 10 Views: 16271
|
Forum: General Discussion Posted: Thu Mar 18, 2010 5:11 am Subject: AMQ6037: WebSphere MQ was unable to obtain enough storage |
Btw. Is it possible increase amount of data segments of MQ processes via LDR_CNTRL=MAXDATA= mechanism? |
Topic: AMQ6037: WebSphere MQ was unable to obtain enough storage |
Jhap
Replies: 10 Views: 16271
|
Forum: General Discussion Posted: Wed Mar 17, 2010 4:12 am Subject: AMQ6037: WebSphere MQ was unable to obtain enough storage |
Yes |