Viewing 15 posts - 2,086 through 2,100 (of 9,641 total)
I'd agree with Lynn that is could be a Checkpoint.
Based on all the other indicators you list I wouldn't be all that concerned with it.
October 18, 2011 at 10:48 am
gary.mazzone (10/17/2011)
October 18, 2011 at 10:44 am
Elliott Whitlow (10/18/2011)
ah, missed that.. I would rename the file at the end and/or move it.CEWII
I figured you missed it because I've seen your posts and know...
October 18, 2011 at 10:43 am
It looks like it should work as written. Have you tested it with just one of the criteria (application name or login name)?
October 18, 2011 at 10:35 am
Elliott Whitlow (10/17/2011)
October 18, 2011 at 10:23 am
GSquared (10/17/2011)
Tonight, I'm again up...
October 18, 2011 at 9:27 am
I'd love to see this type of licensing.
As has been mentioned you could start small, but then you could just scale up by buying more processor licenses without...
October 18, 2011 at 9:22 am
SQLRNNR (10/17/2011)
Evil Kraig F (10/17/2011)
October 17, 2011 at 2:15 pm
ron.mcdowell (10/13/2011)
--SET LANGUAGE italian
--SET LANGUAGE us_english
DECLARE @StartDate date
DECLARE @DaysOut tinyint
DECLARE @DesiredDayOfWeek tinyint
DECLARE @TargetDate date
DECLARE @MaxDays int
SET @StartDate = '20111013' --The starting...
October 13, 2011 at 1:26 pm
ron.mcdowell (10/13/2011)
Thanks Itzik Ben-Gan for the in-line number generator, and tally table crusader Mr. Moden for...
October 13, 2011 at 8:53 am
First of all, this is a good article that explains how to solve a problem. There is one issue with the solution though. It works for the language...
October 13, 2011 at 6:49 am
SQLRNNR (10/12/2011)
Ninja's_RGR'us (10/12/2011)
Roy Ernest (10/12/2011)
Redgate is sending a DBA to space. And somebody just tweeted asking if it was Grant "The Mon***" who was going to space. 🙂
That's got to...
October 12, 2011 at 12:01 pm
kurtlgreen (10/12/2011)
I appreciate your response. I do have 2 questions
1. How do i check the execution plan t5o look at the bottleneck
2. What do you mean by the wait...
October 12, 2011 at 11:59 am
I'm not a TX log expert, but I believe that is header information for the TX Log or for the backup. If you run TX Log backups a file...
October 12, 2011 at 10:49 am
With this limited information I can only guess that you have 2 objects on the report that both reference the same data.
October 12, 2011 at 10:46 am
Viewing 15 posts - 2,086 through 2,100 (of 9,641 total)