Author |
Message |
Topic: Funny Characters in a queue |
HaseebJunaid
Replies: 5 Views: 14821
|
Forum: General Discussion Posted: Tue Jan 08, 2002 1:26 pm Subject: Funny Characters in a queue |
Actually I dont get any error but when I use amqsget, I have those funny characters in it and our XML parser is acting weird because of those funny characters in the beginning of the message in parsin ... |
Topic: Funny Characters in a queue |
HaseebJunaid
Replies: 5 Views: 14821
|
Forum: General Discussion Posted: Mon Jan 07, 2002 1:17 pm Subject: Funny Characters in a queue |
Using the sample program amqsbcg0 to browse the queue and I could see some weird characters in the beginning of the data. These characters are not part of the file that is put on the queue. Becuase of ... |
Topic: Funny Characters in a queue |
HaseebJunaid
Replies: 5 Views: 14821
|
Forum: General Discussion Posted: Mon Dec 31, 2001 11:23 pm Subject: Funny Characters in a queue |
I am using the sample program amqsput to put a file on a queue. After the file is put on the queue, when I browse for the message I am finding some funny characters at the beginning of the message. Th ... |
Topic: Problem with getting messages from the que |
HaseebJunaid
Replies: 4 Views: 14481
|
Forum: General Discussion Posted: Fri Aug 24, 2001 12:13 pm Subject: Problem with getting messages from the que |
Thanx for your guys replies. Where do I specify the buffer size? |
Topic: Problem with getting messages from the que |
HaseebJunaid
Replies: 4 Views: 14481
|
Forum: General Discussion Posted: Fri Aug 24, 2001 5:57 am Subject: Problem with getting messages from the que |
I am using the IBM sample program amqsget to get messages from a queue. However, it keeps coming back with the reason code of 2080 "Truncated message failed". What could be the problem? Any help is gr ... |
Topic: MQSeries Sample Code Compiling problem |
HaseebJunaid
Replies: 4 Views: 10131
|
Forum: General Discussion Posted: Thu Aug 23, 2001 12:54 pm Subject: MQSeries Sample Code Compiling problem |
When I try to compile sample code in unix on HPUX using cc, I get the following error message "Unsatisfied symbols":
MQGET (code)
MQOPEN (code)
MQDISC (code)
MQCLOS ... |