Author |
Message |
Topic: AMQ6709: The log for the Queue manager is full |
alphamale
Replies: 3 Views: 9698
|
Forum: General IBM MQ Support Posted: Mon Jul 14, 2008 8:14 am Subject: AMQ6709: The log for the Queue manager is full |
The benefit of using circular logs (as opposed to linear) is that you don't have to do any log maintenance (in fact can't do any) - the QMgr will cycle through the logs as they fill up, and once all a ... |
Topic: SSL problem |
alphamale
Replies: 2 Views: 4625
|
Forum: General IBM MQ Support Posted: Mon Jul 14, 2008 4:42 am Subject: SSL problem |
Hi
I have two queue managers using SSL to secure a SDR/RCVR channel pair (one QM on AIX, the other on HP-UX)
The SDR channel from QMA to QMB has SSLCIPH set, SSLPEER set, and SSLCAUTH to 'REQUIR ... |
Topic: WBI 6 and oracle 10g release 3 (10.2.03) - doesn't work |
alphamale
Replies: 2 Views: 2512
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Mar 10, 2008 1:39 am Subject: WBI 6 and oracle 10g release 3 (10.2.03) - doesn't work |
Do you mean Oracle 10.2.0.3 (i.e. Fix Pack 3) ?
If so, on Linux it doesn't work and IBM are saying Oracle have introduced a bug in that fix pack that caused the execution group to terminate due, so ... |
Topic: WMB v6.1 and Oracle 10.2.0.3 doesn't work on Unix systems. |
alphamale
Replies: 6 Views: 4123
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Mar 06, 2008 6:32 am Subject: WMB v6.1 and Oracle 10.2.0.3 doesn't work on Unix systems. |
The problem is resolved by regressing back to Oracle Client 10.2.0.2.
IBM stated that the issue was caused by a problem with Oracle Client FP3 and therefore Oracle's problem. The offending componen ... |
Topic: Monitoring of MQ on Linux using Veritas Cluster |
alphamale
Replies: 5 Views: 3562
|
Forum: General IBM MQ Support Posted: Fri Mar 10, 2006 8:39 am Subject: Monitoring of MQ on Linux using Veritas Cluster |
I'd be happy to test for just one instance if I could be sure that it meant the MQ component was working.
However, what happens if one thread dies - do the others die too on Linux, or could it leav ... |
Topic: Monitoring of MQ on Linux using Veritas Cluster |
alphamale
Replies: 5 Views: 3562
|
Forum: General IBM MQ Support Posted: Fri Mar 10, 2006 8:22 am Subject: Monitoring of MQ on Linux using Veritas Cluster |
Anyone out there know a clever way to monitor MQ on a RedHat Linux box using a Veritas Cluster ?
I was going to check for the existence of key processes (e.g. amqzllp0), but on my installation ther ... |
Topic: BIA01006 when install Lotus Adapter 1.3.0 on Framework 2.4.0 |
alphamale
Replies: 4 Views: 4181
|
Forum: WebSphere Interchange Server + Adapters Posted: Wed Feb 08, 2006 7:49 am Subject: BIA01006 when install Lotus Adapter 1.3.0 on Framework 2.4.0 |
Are you sure it supports the Adapter Framework v2.4 ?
Taking a quick look at the documentation, it says it needs v2.6 |
Topic: Business Objects with no BO Name or Verb in incoming data |
alphamale
Replies: 10 Views: 8895
|
Forum: WebSphere Interchange Server + Adapters Posted: Fri Feb 03, 2006 12:52 am Subject: Business Objects with no BO Name or Verb in incoming data |
Nikman,
It tried setting the BONameSize etc. to 0 on the FixedWith Datahandler MO, and it didn't work for me. I believe 'lehare' has tried this too.
Also, this wouldn't be relevant for the other ... |
Topic: Business Objects with no BO Name or Verb in incoming data |
alphamale
Replies: 10 Views: 8895
|
Forum: WebSphere Interchange Server + Adapters Posted: Thu Feb 02, 2006 1:38 am Subject: Business Objects with no BO Name or Verb in incoming data |
Do you mean edit the Datahandler MO, or change the data handler code itself ?
I don't particularly want to create my own versions of each of the data handlers just to get around this problem  |
Topic: JText adapter: where to define BO Name, and Verb |
alphamale
Replies: 1 Views: 2874
|
Forum: WebSphere Interchange Server + Adapters Posted: Wed Feb 01, 2006 6:34 am Subject: JText adapter: where to define BO Name, and Verb |
You tell the Connector which BO's it is to handle in the Connector Configurator in the 'Supported Business Objects' tab.
You tell the BO which verbs are allowed in the Business Object Designer in t ... |
Topic: Business Objects with no BO Name or Verb in incoming data |
alphamale
Replies: 10 Views: 8895
|
Forum: WebSphere Interchange Server + Adapters Posted: Wed Feb 01, 2006 3:33 am Subject: Business Objects with no BO Name or Verb in incoming data |
Does anyone know if you can get adapters (specifically JText) to accept data from an application that is unable to supply the BO Name and Verb in the actual data ?
If I try this, the adapter agent ... |
Topic: Jtext Error |
alphamale
Replies: 6 Views: 4428
|
Forum: General Discussion Posted: Wed Feb 09, 2005 8:37 am Subject: Jtext Error |
I suspect you are getting the 'unable to get value of classname' message because the adapter cannot work out which datahandler to use (i.e. because it can't identify the correct MO for the required da ... |