Author |
Message |
Topic: Messages on Dead Letter Queue Reason Code 65536 |
fatima
Replies: 5 Views: 8529
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Dec 03, 2010 4:12 am Subject: Messages on Dead Letter Queue Reason Code 65536 |
Hello,
The solution to the problem was as follows:
1. Stop all flows running in the Execution Group
2. Remove all deployed children from Execution Group
3. Delete the Execution Group
4. Deplo ... |
Topic: Messages on Dead Letter Queue Reason Code 65536 |
fatima
Replies: 5 Views: 8529
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Nov 22, 2010 5:21 am Subject: Messages on Dead Letter Queue Reason Code 65536 |
Hello,
Thank you for all your responses
The good news we found our problem.
An execution group that has nothing to do with the queues has attached itself to the Queues and wants to process the ... |
Topic: Messages on Dead Letter Queue Reason Code 65536 |
fatima
Replies: 5 Views: 8529
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Nov 22, 2010 12:08 am Subject: Messages on Dead Letter Queue Reason Code 65536 |
Hi,
The current environment is as follows:
Hardware O/S Platform
VMWARE
SUSE Linux Enterprise Server 10 on x86-64
Solaris 10 on SPARC
Runtime Environment
MQ V7.0.1.2
IBM Message B ... |
Topic: Convert from Hex to ASCII, throws Error Code BIP2590 |
fatima
Replies: 6 Views: 16500
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Mar 04, 2010 2:13 am Subject: Convert from Hex to ASCII, throws Error Code BIP2590 |
Hi Again,
Thank you for the input.
I have solved the problem
Silly Silly mistake from my side
Correct Code:
DECLARE v_fatima BLOB '4F4C32303130303231353135303332373633343434343 ... |
Topic: Convert from Hex to ASCII, throws Error Code BIP2590 |
fatima
Replies: 6 Views: 16500
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Mar 03, 2010 2:11 am Subject: Convert from Hex to ASCII, throws Error Code BIP2590 |
Thank You for the Reply.
I am NO longer get the Exception.
However I thought that If I do the CAST Function I will see the field displayed as 'OL2010021515032763444444' on the output Q.
Instead t ... |
Topic: Convert from Hex to ASCII, throws Error Code BIP2590 |
fatima
Replies: 6 Views: 16500
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Mar 03, 2010 12:54 am Subject: Convert from Hex to ASCII, throws Error Code BIP2590 |
Good Day,
I am trying to convert from Hex to ASCII and I am receiving BIP2590.
My Environment is as follows:
Windows XP Professional Version 2002 Service Pack 3
Message Broker version 6.1 Fixp ... |
Topic: Dynamic runtime FileInput |
fatima
Replies: 12 Views: 5902
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Feb 24, 2010 12:19 am Subject: Dynamic runtime FileInput |
What I hear the guys saying is... Keep the design as simple as possible. Ensure that the code is maintainable going forward. Very Important, always remember to Keep It Simple. |