Viewing 8 posts - 1 through 8 (of 8 total)
RBarryYoung (7/14/2009)
July 14, 2009 at 4:42 pm
RBarryYoung (7/13/2009)
What do you get from "SELECT Count(*) From YourQueue"?
I got a long wait and then 26,000,000.
I ran it after a receive statement and then got 25.6M.
I also ran a...
July 13, 2009 at 10:08 pm
Barry
RBarryYoung (7/13/2009)
July 13, 2009 at 7:14 pm
Barry,
I couldn't drop the queue because it was bound to the service.
I dropped the service but it seemed to be logging the op in the tran log. I cancelled the...
July 12, 2009 at 11:57 pm
Thanks Barry, I sort of worked out most of that, except for creating a new proc. Enjoy your vacation.
The messages have stopped by the service/queue has about 20M...
July 6, 2009 at 4:28 pm
Sorry if I seem impatient I'm getting worried. Does anyone have any suggestions about my problem.
Should I drop the queue, or the service?
Should I stop the queue first? How...
July 5, 2009 at 11:03 pm
This problem and the solution is discussed in:
http://www.sqlservercentral.com/forums/shwmessage.aspx?forumid=24&messageid=120549
Buffalor posted the solution below:
"Like Jordanac said above, it will fail on all databases with the SIMPLE recovery model, it...
September 2, 2004 at 5:38 pm
Hi,
I found the answer in another thread.
I should have looked more carefully first.
Martin
September 1, 2004 at 8:19 pm
Viewing 8 posts - 1 through 8 (of 8 total)