Posted: Tue May 22, 2007 12:28 am Post subject: Backout Queue
Apprentice
Joined: 03 May 2007 Posts: 27
As u said, I transferred the message explicitily to the Backout queue from the VB.net application. But the message is still existing in the main Queue as well as in the Backout Queue
Joined: 16 May 2001 Posts: 668 Location: Switzerland
Why have you opened a new thread?
NOTHING will happen unless you make it happen. PUTTING the message in the backout queue will not automatically remove it - you need to do a PUT on the backout queue and then a destructive GET on the original queue, under syncpoint, then do a commit.
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
From the manual (where you could have found it):
Quote:
BOQNAME(string)
The excessive backout requeue name. This parameter is supported only on local and model queues. Apart from maintaining a value for this parameter, the queue manager takes no action based on its value
(My italics) _________________ Honesty is the best policy.
Insanity is the best defence.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum