Author |
Message |
Topic: coonversion of Message |
madhoo
Replies: 7 Views: 5255
|
Forum: IBM MQ Java / JMS Posted: Thu Oct 11, 2007 9:03 pm Subject: coonversion of Message |
Hi Saper,
thanks for your reply
yes iam sennding javax.jms.TextMessage now when i send this JMS message at mainframe side queue it received with some junk characters
RFH....¢...4MQSTR...? ... |
Topic: coonversion of Message |
madhoo
Replies: 7 Views: 5255
|
Forum: IBM MQ Java / JMS Posted: Wed Oct 10, 2007 3:07 am Subject: coonversion of Message |
Hi Victor
thanks for your reply
we are sending the following message
SX616 0100001775 XNB55500012632006051320071008
receives at Remote side as follows
38616000001000017750000008 ... |
Topic: coonversion of Message |
madhoo
Replies: 7 Views: 5255
|
Forum: IBM MQ Java / JMS Posted: Wed Oct 10, 2007 2:48 am Subject: coonversion of Message |
HI All,
we are using Java,JMS MQ we are sending message from our Qmanager which is on AIX CCSID is 819 to Remote QueueManager which is on zos/mainframe system CCSID is 500 both MQ version is MQv6.0
... |
Topic: how to delete the left over messages |
madhoo
Replies: 9 Views: 9009
|
Forum: IBM MQ API Support Posted: Wed Nov 29, 2006 9:22 pm Subject: how to delete the left over messages |
Hi All,
we are having a problem that our Mq program sends a messages to queue ans waits for a response for a waitinterval of 60 seconds if it doesnt get the message with in this time we throw an er ... |
Topic: eroor in reading a message from a MQ queue |
madhoo
Replies: 26 Views: 20412
|
Forum: IBM MQ Java / JMS Posted: Mon Oct 30, 2006 10:38 pm Subject: eroor in reading a message from a MQ queue |
Hi saper
istalled fresf pack and run we are able to end messages correctly using JMS API while receiving getting the same error and iam seeing the quedepth it is decreasing every time i run my recei ... |
Topic: Message conversion |
madhoo
Replies: 1 Views: 2155
|
Forum: IBM MQ Java / JMS Posted: Mon Oct 30, 2006 7:29 pm Subject: Message conversion |
Hi all,
iam trying to receive a message from MQ queue which was put by mainframeapllicationusing JMS API but i could not the read the message and when we check the depth of the Queue it is decreasi ... |
Topic: channel closed immdiately |
madhoo
Replies: 2 Views: 2868
|
Forum: IBM MQ API Support Posted: Fri Oct 27, 2006 5:40 am Subject: channel closed immdiately |
hi Jeff,
thanks for your info it helped me to put message in the Queue
I was not refering the SVR channel
thanks again |
Topic: channel closed immdiately |
madhoo
Replies: 2 Views: 2868
|
Forum: IBM MQ API Support Posted: Fri Oct 27, 2006 3:50 am Subject: channel closed immdiately |
Hi ,
Iam new to mq with some R&D i had coded to put a message on Mqqueue
but when iam running the code in my WAS6.0 iam gettting the following error
MQJE001: An MQException occurred: Comple ... |