Author |
Message |
Topic: Fileinput node in Message broker 6.1 |
dk27
Replies: 24 Views: 21517
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Feb 02, 2010 1:44 am Subject: Fileinput node in Message broker 6.1 |
Write a simple amqsput to trigger a message to MQ queue which will in turn trigger file node.
Schedule this trigger in TWS and set dependency in TWS on file arrival. |
Topic: QMGR Down |
dk27
Replies: 6 Views: 3300
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Feb 02, 2010 1:31 am Subject: QMGR Down |
if queue manager is down then message will sit in transmit queue. I dont think persistence makes any difference to this behaviour. |
Topic: Getting this 'SQLSTATE=42705' from Message Broker |
dk27
Replies: 4 Views: 6927
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Oct 19, 2009 1:47 pm Subject: Getting this 'SQLSTATE=42705' from Message Broker |
also you may need to check entry in odbc ini file |
Topic: UK MQ Market |
dk27
Replies: 12 Views: 10078
|
Forum: General Discussion Posted: Mon Oct 19, 2009 1:12 pm Subject: UK MQ Market |
Yeah but even perm jobs are not on horizons. I think every one is waiting for new year ... |
Topic: UK MQ Market |
dk27
Replies: 12 Views: 10078
|
Forum: General Discussion Posted: Mon Oct 19, 2009 8:29 am Subject: UK MQ Market |
I am currently finding incredibly hard to get a contract in UK. What do you guys think?
I have about 2 years of contractng experiance and about 7 years of experiance over in Websphere MB and MQ an ... |
Topic: Open one particular CLUSQ got 2085 |
dk27
Replies: 38 Views: 35010
|
Forum: Clustering Posted: Wed Oct 14, 2009 1:51 am Subject: Open one particular CLUSQ got 2085 |
Can you try and do amqsput from some PR other than MF? |
Topic: Unconvertable Character error |
dk27
Replies: 19 Views: 24529
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Oct 06, 2009 12:45 pm Subject: Unconvertable Character error |
You can try using asBitStream with CCSID option. Also catch any exception thrown, if invalid character is thrown then scan thru the message and either remove that character or replace it with some ASC ... |
Topic: amqsput |
dk27
Replies: 8 Views: 7535
|
Forum: General IBM MQ Support Posted: Tue Oct 06, 2009 11:01 am Subject: amqsput |
It uses MQI |
Topic: WebSphere Message Broker V7.0 Announced. |
dk27
Replies: 73 Views: 73192
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Oct 06, 2009 9:01 am Subject: Re: WebSphere Message Broker V7.0 Announced. |
So there is no longer any config manager or a database pre-req!
Alas poor BERNARD - it was a brief life but a merry one!
I dont think BERNARD has gone altogether, as repository is now file based ... |
Topic: Which process start while running the command mqsideply |
dk27
Replies: 4 Views: 3161
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Oct 06, 2009 6:29 am Subject: Which process start while running the command mqsideply |
bipservice, bipbroker and DataflowEngine are always running when broker is running. mqsideploy does not start any broker process. |
Topic: Rm load dictionary not found |
dk27
Replies: 12 Views: 13552
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Sep 29, 2009 11:28 am Subject: Rm load dictionary not found |
Do you have same patch level in all environments? |
Topic: Using select function: is it possible to use nested queries? |
dk27
Replies: 4 Views: 3794
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Sep 29, 2009 11:10 am Subject: Using select function: is it possible to use nested queries? |
I would use xpath functions in this case |
Topic: Cannot start up the cluster channel by using hostname |
dk27
Replies: 20 Views: 22384
|
Forum: Clustering Posted: Tue Sep 29, 2009 11:04 am Subject: Cannot start up the cluster channel by using hostname |
Is naming of channels correct on PR and FR? |
Topic: clustering in unix |
dk27
Replies: 18 Views: 18360
|
Forum: Clustering Posted: Tue Sep 29, 2009 11:00 am Subject: clustering in unix |
Google is the best friend of man. You can google MQ Clustering manual and in not more than 5 minutes you can find it ... |
Topic: Rm load dictionary not found |
dk27
Replies: 12 Views: 13552
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Sep 25, 2009 2:42 am Subject: Rm load dictionary not found |
Some where code is referring to a message which is not present in the message set. What patch level you are on? |