Author |
Message |
Topic: Oracle Message Gateway - remote queue problems |
m00300
Replies: 7 Views: 5266
|
Forum: General IBM MQ Support Posted: Tue Mar 21, 2006 7:31 am Subject: Oracle Message Gateway - remote queue problems |
Got this fixed now - nothing wrong with the MQ settings at all - turned out to be a fault with the Oracle Message Gateway which was fixed by applying a patch from Oracle.  |
Topic: Oracle Message Gateway - remote queue problems |
m00300
Replies: 7 Views: 5266
|
Forum: General IBM MQ Support Posted: Tue Mar 21, 2006 1:01 am Subject: Oracle Message Gateway - remote queue problems |
Shirley,
Are you saying that instead of using an alias on our local queue manager which points to a remote definition(which inturn points to a remote queue manager) we should configure the gateway ... |
Topic: Oracle Message Gateway - remote queue problems |
m00300
Replies: 7 Views: 5266
|
Forum: General IBM MQ Support Posted: Mon Mar 20, 2006 8:41 am Subject: Oracle Message Gateway - remote queue problems |
I'm having trouble trying to get Oracle Message Gateway writing to a remote queue.
Everything works fine when we use local queues for inbound and outbound messages but when we switch the outbound q ... |
Topic: Toolkit 'not reponding' for serveral minutes |
m00300
Replies: 9 Views: 5740
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Feb 03, 2006 12:53 am Subject: Toolkit 'not reponding' for serveral minutes |
I never found a resolution to this.
When I'm working on a the very large esql file that causes the problems I edit it in a text editor instead and then re-open it in the Toolkit to check syntax (If ... |
Topic: Toolkit 'not reponding' for serveral minutes |
m00300
Replies: 9 Views: 5740
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Nov 23, 2005 2:10 am Subject: Toolkit 'not reponding' for serveral minutes |
Good idea, i'll give it a try - made the changes in the toolkit - file still loads slow.
I'll see how it goes today during editing.
Also considering updating from CSD03 to CSD06 in case the tool ... |
Topic: Toolkit 'not reponding' for serveral minutes |
m00300
Replies: 9 Views: 5740
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Nov 21, 2005 1:30 am Subject: Toolkit 'not reponding' for serveral minutes |
mmmm....yes I know...search search search...but thats a Friday afternoon on a deadline for you, trying to get something done with a malfunctioning toolkit in a hurry is not fun.
Anyway - did the se ... |
Topic: Toolkit 'not reponding' for serveral minutes |
m00300
Replies: 9 Views: 5740
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Nov 18, 2005 6:46 am Subject: Toolkit 'not reponding' for serveral minutes |
how/where do I adjust this ? |
Topic: Toolkit 'not reponding' for serveral minutes |
m00300
Replies: 9 Views: 5740
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Nov 18, 2005 6:22 am Subject: Toolkit 'not reponding' for serveral minutes |
recently my Toolkit (WBIMB CSD3) keeps going into a 'NOT RESPONDING' state for 5 minutes at a time - where taskmanager shows 100% cpu for the javaw.exe but not much memory appears to be being used.
... |
Topic: UnorderedSet and choice (REDEFINES) ? |
m00300
Replies: 2 Views: 2372
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Sep 14, 2005 2:29 am Subject: UnorderedSet and choice (REDEFINES) ? |
Unfortunetaly I dont have the luxury of being able to re-code it to populate in the correct sequense so i've ended up creating a new message and selecting the approriate one using ESQL.
Thanks for ... |
Topic: UnorderedSet and choice (REDEFINES) ? |
m00300
Replies: 2 Views: 2372
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Sep 06, 2005 7:10 am Subject: UnorderedSet and choice (REDEFINES) ? |
I've got to change one of our MRM messages models to include a redefines (first time we've ever had to use REDEFINES!).
The input data is XML and we are outputing CWF. I've looked this up in the ma ... |
Topic: BIP2228E: Severe error in WBIMB CSD03 under AIX |
m00300
Replies: 6 Views: 8437
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 28, 2004 2:00 am Subject: BIP2228E: Severe error in WBIMB CSD03 under AIX |
There was a DB connection error in the syslog (similar to the one i've included above) just before the original abend in my first post.
Could it be that we get only one DB connection error reported ... |
Topic: BIP2228E: Severe error in WBIMB CSD03 under AIX |
m00300
Replies: 6 Views: 8437
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 28, 2004 1:51 am Subject: BIP2228E: Severe error in WBIMB CSD03 under AIX |
The abend file contains :
abend record for pid 54730 tid 5141 time in seconds since 01/01/1970: 1090484035
File: /build/S500_P/src/CommonServices/Unix/ImbAbend.cpp
Line: 458
Function: signal rec ... |
Topic: BIP2228E: Severe error in WBIMB CSD03 under AIX |
m00300
Replies: 6 Views: 8437
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jul 26, 2004 7:01 am Subject: BIP2228E: Severe error in WBIMB CSD03 under AIX |
The throw node is used to push messages to the backout queue after the details of any error - system or user have been captured on the database.
The throw node throws with message number 3001 but t ... |
Topic: BIP2228E: Severe error in WBIMB CSD03 under AIX |
m00300
Replies: 6 Views: 8437
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jul 26, 2004 2:35 am Subject: BIP2228E: Severe error in WBIMB CSD03 under AIX |
We've recently upgraded our AIX server (UAT only at present..) to WBIMB CSD03 and in general all seems fine, migrated code works as expected.
However occasionally a message is backed out to a backo ... |
Topic: Repeat fields in wrong place in CWF post migration to v5 |
m00300
Replies: 11 Views: 5703
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 18, 2004 6:36 am Subject: solved at last... |
Thanks for the tip about '-g' that removed the ANONYMOUS types.
However that didnt turn out to be the problem.
Infact the problem wasnt with the outgoing CWF message set at all - it was a problem ... |