Sundari, could the missing messages have expired while on the queue? They're not actually deleted until you try to read them (and on OS/390, it takes a destructive read, not a browse). When you start the channel, the channel agent will start reading the messages and that would delete the expired messages. Just a thought -- Rebecca
Rebecca Bullock Computer Sciences Corporation Educational Testing Service Account Princeton, NJ 08541 e-mail: [EMAIL PROTECTED][EMAIL PROTECTED] -----Original Message----- From: Ganapathy, Sundari (Cognizant) [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 01, 2002 9:41 AM To: [EMAIL PROTECTED] Subject: Re: Channel problem I have checked the DLQs. Messages are not available in that either. -----Original Message----- From: Hill, Dave [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 01, 2002 7:09 PM To: [EMAIL PROTECTED] Subject: Re: Channel problem Two things here. When you say stopped do you meen inactive or stopped? Are you using persistent msgs and if you are have you cheched your DLQs? -----Original Message----- From: Ganapathy, Sundari (Cognizant) [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 01, 2002 8:37 AM To: [EMAIL PROTECTED] Subject: Channel problem Hi We are writing COBOL API that runs on OS/390 and places messages on queues running on AIX. I had mailed the problem to the listers already yesterday and now I have the problem much more well defined. Hope someone can help. When the sender channel is running and my application program places messages in the queue all goes fine. When the sender channel is stopped and my application program places messages all the messages get accumulated in the XMITQ. When I restart the sender channel the first two messages alone are logged into the remote queue. The rest of the messages are lost. Actually someone over here suggested that the message ids of the rest of the messages are lost and that is why the messages are lost and they said the MQ administrator should be able to log message ids into some buffer area if the channel is not running. Do you have any more suggestions on this ? Regards Sundari * Work : +91 44 811 3063 Extn 2253 Vnet: 42253 * Home : +91 44 654 4396 * Mobile: +91 98410 33803 ............................................................................ .................................................................. Think Big. Think Differently. Challenge conventional wisdom. Think long term. - Dhirubhai Ambani Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://vm.akh-wien.ac.at/MQSeries.archive ************************************************************************** This e-mail and any files transmitted with it may contain privileged or confidential information. It is solely for use by the individual for whom it is intended, even if addressed incorrectly. If you received this e-mail in error, please notify the sender; do not disclose, copy, distribute, or take any action in reliance on the contents of this information; and delete it from your system. Any other use of this e-mail is prohibited. Thank you for your compliance. Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://vm.akh-wien.ac.at/MQSeries.archive
