Author |
Message |
Topic: SOLVEDmessages from persistent queues lost on server restart |
sammyG
Replies: 12 Views: 8516
|
Forum: General IBM MQ Support Posted: Wed Oct 31, 2007 5:53 am Subject: SOLVEDmessages from persistent queues lost on server restart |
done.
Thanks a lot for your help guys. You rock.
Sam |
Topic: SOLVEDmessages from persistent queues lost on server restart |
sammyG
Replies: 12 Views: 8516
|
Forum: General IBM MQ Support Posted: Wed Oct 31, 2007 5:52 am Subject: SOLVEDmessages from persistent queues lost on server restart |
googled GMQ_MQ_LIB and this was the firs hit....
http://www.mail-archive.com/mqseries@akh-wien.ac.at/msg00834.html
<quote>
Now, you can get around this. If you set a system environment ... |
Topic: SOLVEDmessages from persistent queues lost on server restart |
sammyG
Replies: 12 Views: 8516
|
Forum: General IBM MQ Support Posted: Wed Oct 31, 2007 5:51 am Subject: SOLVEDmessages from persistent queues lost on server restart |
So you suspect that this IS a client connection? I don't set server address, channel or port, only the Queue Manager name. There are no environment vars on the server like MQSERVER.. I'm confused how ... |
Topic: SOLVEDmessages from persistent queues lost on server restart |
sammyG
Replies: 12 Views: 8516
|
Forum: General IBM MQ Support Posted: Wed Oct 31, 2007 5:41 am Subject: SOLVEDmessages from persistent queues lost on server restart |
amqsput works as expected and dspmq (fromt he command line) also shows the same QM name as I am using.
Also when I hardcode the name of the QM into the application I get the same error. I am reason ... |
Topic: SOLVEDmessages from persistent queues lost on server restart |
sammyG
Replies: 12 Views: 8516
|
Forum: General IBM MQ Support Posted: Wed Oct 31, 2007 5:20 am Subject: SOLVEDmessages from persistent queues lost on server restart |
Thanks for the help on #1 guys, I think it is clear that we need to ensure that the putting application in the other company is doing the right thing and setting persistence.
if anybody can suggest ... |
Topic: SOLVEDmessages from persistent queues lost on server restart |
sammyG
Replies: 12 Views: 8516
|
Forum: General IBM MQ Support Posted: Wed Oct 31, 2007 5:02 am Subject: SOLVEDmessages from persistent queues lost on server restart |
#1: So if these messages are flowing to the server from a remote queue in another company, does our default persistent setting apply or do they need to set the "persistent" property on their ... |
Topic: SOLVEDmessages from persistent queues lost on server restart |
sammyG
Replies: 12 Views: 8516
|
Forum: General IBM MQ Support Posted: Wed Oct 31, 2007 4:52 am Subject: SOLVEDmessages from persistent queues lost on server restart |
I have a mq v6 installation on windows server 2003.
#1 : I have queues that are configured to be persistent. Messages in that queue are lost when the server is restarted. This is not the behaviour ... |
Topic: What is the size of an empty MQ message? |
sammyG
Replies: 8 Views: 4982
|
Forum: General Discussion Posted: Wed May 16, 2007 1:30 am Subject: What is the size of an empty MQ message? |
I think that a sniffer would give the most complete answer given the various points raised (and without trying to figure out how various options/platforms/encoding etc etc change the result).
I'm i ... |
Topic: What is the size of an empty MQ message? |
sammyG
Replies: 8 Views: 4982
|
Forum: General Discussion Posted: Tue May 15, 2007 6:54 am Subject: What is the size of an empty MQ message? |
i'm interested in communication bandwidth.
thanks for replies so far.. |
Topic: What is the size of an empty MQ message? |
sammyG
Replies: 8 Views: 4982
|
Forum: General Discussion Posted: Tue May 15, 2007 6:21 am Subject: What is the size of an empty MQ message? |
I'd like to know what the minimum size of an MQ message is. That is, with an empty message body, how many bytes does the message take up when transmitted on the wire?
if no one knows, i'd settle f ... |