Author |
Message |
Topic: MQ or iiB info center on android tablet or phone |
KIT_INC
Replies: 4 Views: 4483
|
Forum: General Discussion Posted: Fri Jul 19, 2019 7:31 pm Subject: MQ or iiB info center on android tablet or phone |
Yes, MQ V9 has pdfs. Thanks.
But I cannot find PDF for IIB. Offline info center I believe works on Windows and not Android. |
Topic: MQ or iiB info center on android tablet or phone |
KIT_INC
Replies: 4 Views: 4483
|
Forum: General Discussion Posted: Thu Jul 18, 2019 10:56 am Subject: MQ or iiB info center on android tablet or phone |
IBM docs used to be on PDF which allow us to read on most platforms. These days IBM has gone info center and online access. We almost always have our phone with us. But there may not be internet acce ... |
Topic: why is iib console command help in Chinese ? |
KIT_INC
Replies: 1 Views: 1405
|
Forum: WebSphere Message Broker Support Posted: Mon Jul 01, 2019 8:43 pm Subject: why is iib console command help in Chinese ? |
I inherited a WIN 10 PRO laptop with IIB already installed. I did mqsilist using the command console, it displays in English. But when I tried mqsicreateborker ? for help. The help is displayed in Chi ... |
Topic: Uninstall IIB 10 |
KIT_INC
Replies: 2 Views: 1643
|
Forum: WebSphere Message Broker Support Posted: Mon Jul 01, 2019 8:35 pm Subject: Uninstall IIB 10 |
10.0.0.16 is a fix pack on top of 10.0.0.3. I was focusing on uninstalling 10.0.0.16 first and got the error as mentioned in my post. I tried to uninstall 10.0.0.3 once more using control panel and t ... |
Topic: How to handle {}:QFILE in XML tag ? |
KIT_INC
Replies: 19 Views: 6176
|
Forum: WebSphere Message Broker Support Posted: Mon Jul 01, 2019 10:42 am Subject: How to handle {}:QFILE in XML tag ? |
Sorry, I went on vacation and I got a different laptop when I returned. I need to ensure a working test environment before I can continue with the debugging.
I'll update again later. Thanks for all ... |
Topic: Uninstall IIB 10 |
KIT_INC
Replies: 2 Views: 1643
|
Forum: WebSphere Message Broker Support Posted: Mon Jul 01, 2019 10:34 am Subject: Uninstall IIB 10 |
I inherited a laptop with IIB already installed. The OS is WIN 10 professional.
Control panel shows it has IIB 10.0.0.3 and 10.0.0.16 installed. I am not sure about the status of these 2 installs. I ... |
Topic: How to handle {}:QFILE in XML tag ? |
KIT_INC
Replies: 19 Views: 6176
|
Forum: WebSphere Message Broker Support Posted: Sun Jun 02, 2019 7:31 pm Subject: How to handle {}:QFILE in XML tag ? |
When you quoted the exceptionList, you only quoted the outermost (i.e. the final) exception
unfortunately that is the entire exceptionlist and nothing else to expand.
When you quoted the user trac ... |
Topic: How to handle {}:QFILE in XML tag ? |
KIT_INC
Replies: 19 Views: 6176
|
Forum: WebSphere Message Broker Support Posted: Sun Jun 02, 2019 2:09 pm Subject: How to handle {}:QFILE in XML tag ? |
I did run the user trace and pasted the output. User trace shows nothing on what the parser does.
Here is the trace up to the first declare statement in the compute node (i.e, Work inside MQINPUT is ... |
Topic: How to handle {}:QFILE in XML tag ? |
KIT_INC
Replies: 19 Views: 6176
|
Forum: WebSphere Message Broker Support Posted: Sun Jun 02, 2019 10:40 am Subject: How to handle {}:QFILE in XML tag ? |
please do what I asked: quote the full text of the parsing error from the user trace (not the exception list, please)
I did what you ask already
I did not have the trace nodes output to user trace ... |
Topic: How to handle {}:QFILE in XML tag ? |
KIT_INC
Replies: 19 Views: 6176
|
Forum: WebSphere Message Broker Support Posted: Fri May 31, 2019 4:21 am Subject: How to handle {}:QFILE in XML tag ? |
So why did you not follow the directions Timber gave you?
I did.
I wired the trace node. Sorry, I missed the use of quot in my last update.
'{}:QFILE' gave me syntax error.
"{}:QFILE" ... |
Topic: How to handle {}:QFILE in XML tag ? |
KIT_INC
Replies: 19 Views: 6176
|
Forum: WebSphere Message Broker Support Posted: Thu May 30, 2019 9:09 pm Subject: How to handle {}:QFILE in XML tag ? |
I wired 2 trace nodes
one (traceIn) between MQINPUT and COMPUTE
one (tracefail) to the failure terminal of the MQINPUT node.
The flow failed as soon as it picks up the message. I think this is be ... |
Topic: How to handle {}:QFILE in XML tag ? |
KIT_INC
Replies: 19 Views: 6176
|
Forum: WebSphere Message Broker Support Posted: Thu May 30, 2019 9:15 am Subject: How to handle {}:QFILE in XML tag ? |
I received a Transaction Start Event Monitoring message which contains
<wmb:complexContent wmb:elementName="{}:QFILE">
<{}:QFILE>
<Header>
<AppAppCreat ... |
Topic: Changing event monitoring when needed |
KIT_INC
Replies: 4 Views: 1714
|
Forum: WebSphere Message Broker Support Posted: Thu May 09, 2019 6:07 am Subject: Changing event monitoring when needed |
Thanks, -m '' works.
I was confused by what should be -m
The books says monitoring profile.
But when I look at
https://www.ibm.com/support/knowledgecenter/en/SSMKHH_9.0.0/com.ibm.etools.mft.do ... |
Topic: Changing event monitoring when needed |
KIT_INC
Replies: 4 Views: 1714
|
Forum: WebSphere Message Broker Support Posted: Wed May 08, 2019 11:19 am Subject: Changing event monitoring when needed |
We are running IIB 10 on AIX. We have message flows with event monitoring specified in the node properties.
Sometimes we need to change what event or event content we need and we do not want to chan ... |
Topic: runmqsc on another Qmgr |
KIT_INC
Replies: 5 Views: 2932
|
Forum: General IBM MQ Support Posted: Fri Apr 26, 2019 3:06 pm Subject: runmqsc on another Qmgr |
As I mentioned in my post, these Qmgrs are in a production cluster that works. The channels between them are all running. Since I saw the LPUT and LGET time changed, QM2 command server must has taken ... |