Viewing 15 posts - 39,316 through 39,330 (of 49,552 total)
zach_john (5/4/2009)
My object Id is a very high number 72057594870497280 and i cant find it in that db, perhaps a temp table?
That's not an objectid. It's...
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
May 4, 2009 at 1:49 pm
Mohit (5/4/2009)
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
May 4, 2009 at 1:43 pm
Luke L (5/4/2009)
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
May 4, 2009 at 12:18 pm
No, it is covering and the optimiser should, theoretically, be picking it. Might be a bug, might be something subtle that we've missed.
If we flip the query and the index...
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
May 4, 2009 at 12:13 pm
Luke L (5/4/2009)
http://lmgtfy.com/?q=wiki+warren+zevon&l=1
Be nice. 😉
I'd have googled it if I'd had a clue what to google for.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
May 4, 2009 at 11:55 am
Odd. Behaviour doesn't change even if there's a lot more rows added. I'm going to ask some other people, see if I can get an explanation.
The output list of the...
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
May 4, 2009 at 11:52 am
Indianrock (5/4/2009)
Still waiting to hear if this is only for sql 2008.
Extended events are new in SQL 2008.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
May 4, 2009 at 11:20 am
Bob Hovious (5/4/2009)
I saw a werewolf drinking a pina colada at PASS in Seattle...And his code was perfect....
Ahoooooooooooo
Werewolves of SQL
What?
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
May 4, 2009 at 11:06 am
Why are you shrinking your log on a regular basis? It's just going to have to grow again. When it does it's going to slow the system down. Also repeated...
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
May 4, 2009 at 11:02 am
Mohit (5/1/2009)
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
May 4, 2009 at 11:01 am
There's no automated way. To make the subscriber the publisher you need to drop the subscription, set that server up for replication (creating a distributor) and then create the publication...
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
May 4, 2009 at 10:51 am
Luke L (5/4/2009)
It's works well when used properly but when sued poorly it can become a real beast.
Wow, I know the US legal system's weird, but I didn't realise it...
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
May 4, 2009 at 10:11 am
arun.sas (5/4/2009)
Hi Gail,In 2000, how can we handle?
Your way should work. Since this was posted in the SQL 2005 forum, I'm assuming the poster uses SQL 2005 and hence the...
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
May 4, 2009 at 4:16 am
Thanks. That'll be useful in the future.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
May 4, 2009 at 4:00 am
You don't. There's no 'answered posts' feature on this forum.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
May 4, 2009 at 3:54 am
Viewing 15 posts - 39,316 through 39,330 (of 49,552 total)