Author |
Message |
Topic: Problem in Deploying |
jugo
Replies: 6 Views: 4896
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Feb 21, 2011 6:05 am Subject: Problem in Deploying |
Are you using a V7.0 Broker? If you are then it will not work with a ConfigMgr. The ConfigMgr was removed in V7 and you should connect the Toolkit and Message Broker Explorer directly to the broker. |
Topic: ODBC connectivity for websphere message broker v7.0.0.0 |
jugo
Replies: 5 Views: 4748
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Feb 09, 2011 9:04 am Subject: ODBC connectivity for websphere message broker v7.0.0.0 |
ODBC connections are supported to a number of databases without the ODBC Database Extender. These are DB2, Oracle, Sybase and SQLServer (from memory.) The ODBC Database Extender extends this range o ... |
Topic: Separate wmbevent.log files |
jugo
Replies: 6 Views: 3367
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 24, 2011 7:04 am Subject: Separate wmbevent.log files |
You are both right: the logging on z/OS is quite different to UNIX platforms. As lancelotinc says, on z/OS each broker has its own log. However as mqjeff says that is not the case on UNIX or Windows ... |
Topic: General Question : WMB with DB2 using Wire Protocol, |
jugo
Replies: 10 Views: 7861
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Apr 19, 2010 5:44 am Subject: General Question : WMB with DB2 using Wire Protocol, |
When ODBC moved from being 32 bit to being 64 bit on UNIX platforms, DB2 and DataDirect (who provide the ODBC driver manager in Message Broker – just look at the sample odbc.ini file) produced sligh ... |
Topic: Cannot comminicate with flow engine |
jugo
Replies: 1 Views: 1504
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Feb 08, 2010 8:34 am Subject: Cannot comminicate with flow engine |
Given that this works most of the time and is fixed by restarting, it sounds like a stability problem. You may choose to contact IBM for support. |
Topic: Multiple Execution Groups |
jugo
Replies: 16 Views: 10458
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Feb 08, 2010 2:58 am Subject: Multiple Execution Groups |
It is worth understanding which files are filling up /var/mqsi because:
a) It might not be the STDOUT and STDERR files
b) Even if it is the STDOUT and STDERR files, the fact that they are filling up ... |
Topic: WMB AIX Coexistence Issue |
jugo
Replies: 4 Views: 5231
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Dec 11, 2009 5:51 am Subject: WMB AIX Coexistence Issue |
Uninstalling V5 will not remove /var/mqsi or any of its contents. However it would be good practice to do a backup anyway - both now and just before you remove it.
It is worth carefully reading th ... |
Topic: WMB AIX Coexistence Issue |
jugo
Replies: 4 Views: 5231
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Dec 11, 2009 5:35 am Subject: WMB AIX Coexistence Issue |
Typically you would want your V5 and V6.1 installations to share the same workpath. This allows you to migrate a V5 component to V6.1 (and vice versa in theory.) You could in principal create anothe ... |
Topic: creating a MQ register subscription message using Java |
jugo
Replies: 5 Views: 6434
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Nov 23, 2009 9:27 am Subject: creating a MQ register subscription message using Java |
This isn't my area of speciality, but since no-one else has said anything, here are my thoughts: it wouldn't surprise me if there were some subtleties to the writeString() method regarding padding wi ... |
Topic: Changing WMB Service ID |
jugo
Replies: 3 Views: 2833
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Nov 18, 2009 8:17 am Subject: Changing WMB Service ID |
It is possible to have a userid/password for the broker that is different from the userid/password for the database. I've never done exactly what you describe, but I can't see why it wouldn't work. ... |
Topic: ODBC question for Broker 6.1 |
jugo
Replies: 5 Views: 4109
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 17, 2009 7:42 am Subject: ODBC question for Broker 6.1 |
With V6.1 on AIX, the Broker core components and commands are 64bit. If you have 64bit execution groups as well then you only need to set up the 64bit odbc.ini file because nothing is running at 32bi ... |
Topic: Condition check with content filter in Publish/Subscriber |
jugo
Replies: 2 Views: 2346
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 17, 2009 7:34 am Subject: Condition check with content filter in Publish/Subscriber |
It's not very clear to me what you mean. Perhaps you could expand more or give some examples?
I'm also slightly concerned that your filter expression does not have quotes round it. When building ... |
Topic: ODBC question for Broker 6.1 |
jugo
Replies: 5 Views: 4109
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 17, 2009 7:04 am Subject: ODBC question for Broker 6.1 |
May I ask which platform this is on? zpat is right that the defaults changed between 6.0 and 6.1, however the picture is not exactly the same on all platforms. Should you wish to look at the documen ... |