Re: Message under cursor

2004-08-03 Thread Roger Lacroix
Oops, scenario2.txt was missing the 'get message under cursor' option and scenario3.txt was the wrong code. I have corrected them (see attached). Regards, Roger Lacroix At 01:41 AM 8/3/2004, you wrote: T.Rob, Excellent. Very well said. I hope Bank of America pays you well. :)) For those

Re: Message under cursor

2004-08-03 Thread Wyatt, T.rob
PROTECTED] Sent: Tuesday, August 03, 2004 2:08 AM To: [EMAIL PROTECTED] Subject: Re: Message under cursor Howdy all, I am about to change the way I collect messages in all my major processing applications where message loss is not acceptable (I am using c++), I want to change to the browse

Re: Message under cursor

2004-08-03 Thread Pavel Tolkachev
Subject: Re: Message under cursor List [EMAIL PROTECTED] C.AT 08/03/2004 01:41 AM Please respond to MQSeries List T.Rob, Excellent. Very well said. I hope Bank

Re: Message under cursor

2004-08-03 Thread Pavel Tolkachev
cc: List Subject: Re: Message under cursor [EMAIL PROTECTED] n.AC.AT 08/03/2004 02:08 AM Please respond to MQSeries

Re: Message under cursor

2004-08-03 Thread Neil Casey
Re: Message under cursor 03/08/2004 16:08 Please respond to MQSeries List [EMAIL PROTECTED] n.AC.AT Howdy all, I am about to change the way I collect messages in all my major processing applications where

Re: Message under cursor

2004-08-03 Thread Michael Dag
: Message under cursor Hi Darren, My 3 scenarios that I have listed are not from a guess but from me running code. So, those are real results. There are 2 cursors available to the application when they open a queue for input: (1) Browse Cursor (2) Destructive Get Cursor. What I am trying to figure

Re: Message under cursor

2004-08-03 Thread Sid . Young
No database :) -Original Message- From: Neil Casey [mailto:[EMAIL PROTECTED] Sent: Wednesday, 4 August 2004 7:54 AM To: [EMAIL PROTECTED] Subject: Re: Message under cursor Hi Syd, I am not sure that I understand your objective here. Why would you not just use syncpointing

Re: Message under cursor

2004-08-03 Thread Pavel Tolkachev
application, of course. Pavel Michael Dag [EMAIL PROTECTED]To: [EMAIL PROTECTED] ET.NL cc: Sent by: MQSeriesSubject: Re: Message under cursor List

Re: Message under cursor

2004-08-03 Thread Neil Casey
PROTECTED] cc n.AC.AT Subject Re: Message under cursor 04/08/2004 08:01 Please respond to MQSeries

Re: Message under cursor

2004-08-03 Thread Wyatt, T.rob
Of Michael Dag Sent: Tuesday, August 03, 2004 6:00 PM To: [EMAIL PROTECTED] Subject: Re: Message under cursor This is the last message I got from the list, anyone else experiencing a 'silent' listserver or is it just me? Michael Instructions for managing your mailing list subscription are provided

Re: Message under cursor

2004-08-02 Thread Wyatt, T.rob
What I am trying to figure out is: How do you move the destructive get cursor? i.e. How do I position the destructive get cursor at message #5 without first deleting messages #1,2,3 and 4? Roger, Short answer - you don't. The type of GET you are using always operates at the head of the

Re: Message under cursor

2004-08-02 Thread Rick Tsujimoto
[EMAIL PROTECTED] n.AC.AT Subject Re: Message under cursor 08/02/2004 11:37 AM Please respond to MQSeries List [EMAIL

Re: Message under cursor

2004-08-02 Thread Wyatt, T.rob
Tsujimoto Sent: Monday, August 02, 2004 12:32 PM To: [EMAIL PROTECTED] Subject: Re: Message under cursor T.rob, If many ways a queue is similar to a random access file, where a message can be read sequentially, or via a key,deleted (destructive read) and written by one or more apps. Normally

Re: Message under cursor

2004-08-02 Thread Rick Tsujimoto
] List cc [EMAIL PROTECTED] n.AC.AT Subject Re: Message under cursor 08/02/2004 02:33 PM

Re: Message under cursor

2004-08-02 Thread Roger Lacroix
scenarios: - Originally, when I was doing my testing, I thought that the 'Get message under cursor' call moved the Destructive Get cursor. I was wrong. It uses the Browse cursor. Basically, I was wondering if anyone knew of a trick to get it to move (except for specifying a search criteria

Re: Message under cursor

2004-08-01 Thread Pavel Tolkachev
it over at mqseries.net . http://www.mqseries.net/phpBB2/viewtopic.php?p=67451#67451 Here's a summary of what I have discovered. Please note the difference between 'Destructive Get' and 'Destructive Get message under cursor'. Here's the layout without a loop structure. Assume 10 messages

Re: Message under cursor

2004-07-31 Thread Robert Broderick
Lacroix [EMAIL PROTECTED] Reply-To: MQSeries List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Message under cursor Date: Fri, 30 Jul 2004 18:04:03 -0400 All, I was doing some testing of MQ code and have a question. First the testing: Test #1: I created a program to browse messages until

Re: Message under cursor

2004-07-31 Thread Roger Lacroix
Hi, Actually, Peter and I have been having a long discussion about it over at mqseries.net . http://www.mqseries.net/phpBB2/viewtopic.php?p=67451#67451 Here's a summary of what I have discovered. Please note the difference between 'Destructive Get' and 'Destructive Get message under cursor

Re: Message under cursor

2004-07-31 Thread Darren Douch
is not moved... okay, it clearly states it amidst a lot of other stuff it is clearly stating as well :) Regards Darren. - Original Message - From: Roger Lacroix [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, July 31, 2004 5:05 PM Subject: Re: Message under cursor Hi, Actually

Re: Message under cursor

2004-07-31 Thread Roger Lacroix
:) Regards Darren. - Original Message - From: Roger Lacroix [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, July 31, 2004 5:05 PM Subject: Re: Message under cursor Hi, Actually, Peter and I have been having a long discussion about it over at mqseries.net . http://www.mqseries.net/phpBB2