We once lost messages when the SAN gave up on us. Otherwise, "lost" messages were always lost in the applications connecting to MQ, which was proven by browsing a dump of the MQ logs on the receiver side.
Jeroen On 11/06/07, S Young <[EMAIL PROTECTED]> wrote:
I find it really odd that you loose messages, we send about 55 million messages a year (minimum) and dont loose any. Thats 3 servers and 5000 clients connecting in 24x7. I would have a real good look at the code on the receiver end, it sounds like it is falling over without saving the message to its file system (or the app processing it). I would design the app to browse first then once the message is sent to the app correctly, destructivly get it from the queue. Sid To unsubscribe, write to [EMAIL PROTECTED] and, in the message body (not the subject), write: SIGNOFF MQSERIES Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://listserv.meduniwien.ac.at/archives/mqser-l.html
To unsubscribe, write to [EMAIL PROTECTED] and, in the message body (not the subject), write: SIGNOFF MQSERIES Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://listserv.meduniwien.ac.at/archives/mqser-l.html
