Viewing 15 posts - 721 through 735 (of 1,518 total)
Jeff Moden (2/1/2009)
Marios Philippopoulos (2/1/2009)
RBarryYoung (1/31/2009)
Marios Philippopoulos (1/31/2009)
February 1, 2009 at 1:12 pm
RBarryYoung (2/1/2009)
February 1, 2009 at 1:08 pm
GilaMonster (2/1/2009)
Can you perhaps post the trigger code?
Sure, here it is. I had posted this code in a previous posting (http://www.sqlservercentral.com/Forums/Topic630749-360-4.aspx), and you had correctly pointed out that some of...
February 1, 2009 at 5:51 am
Thanks guys for your responses.
I should clarify that this is not a one-off event.
Whenever the trigger is executed, the number of reads is always in the millions, while the...
February 1, 2009 at 5:15 am
RBarryYoung (1/31/2009)
Marios Philippopoulos (1/31/2009)
I have a trigger that appears to execute a very large number of logical reads; on one occasion it has hit 73,421,728 logical reads!
Is this for one...
February 1, 2009 at 5:09 am
Here is the correct exec plan (attached)
January 31, 2009 at 7:04 pm
matt stockham (1/30/2009)
Because SQL is reading an extent at a time from disk, you wouldn't want the average fragment...
January 30, 2009 at 12:42 pm
DavidB (1/30/2009)
January 30, 2009 at 8:59 am
DavidB (1/30/2009)
Not to direct things away from this site but the coverage at the following link is excellent as well.http://www.sqlsecurity.com/FAQs/SQLServerVersionDatabase/tabid/63/Default.aspx
Thank you!
Which version would you guys recommend?
January 30, 2009 at 8:51 am
Ramesh (1/30/2009)
Actually, the latest build is 10.00.1787.00See this article SQL Server 2008 Build List[/url] on this site
Thank you! 🙂
January 30, 2009 at 8:43 am
David Kranes (1/29/2009)
January 29, 2009 at 3:55 pm
huscyp (1/29/2009)
SO lets take an example , where our database will be 2TB very soon and there are some tables which will be very big.how we should divide...
January 29, 2009 at 3:03 pm
Harold Buckner (1/28/2009)
For example we have the blocking spid and the blocked spid and we have...
January 29, 2009 at 3:54 am
Nilesh Patel (1/28/2009)
http://blogs.msdn.com/jakuboleksy/archive/2007/01/18/notification-subscriptions.aspx
We did not feel...
January 29, 2009 at 3:44 am
matt stockham (1/28/2009)
January 29, 2009 at 3:40 am
Viewing 15 posts - 721 through 735 (of 1,518 total)