Forum Replies Created

Viewing 15 posts - 3,766 through 3,780 (of 22,213 total)

  • RE: SQL server 2014 is very slow

    You've never really put together the set of wait statistics that Gail asked for, let alone gathered them one day and then another day and compared between the two (using...

  • RE: Index fragmentation

    krishna83 - Tuesday, June 6, 2017 5:31 AM

    Okay,

    I have a table with out any indexes. If I am deleting & Inserting data...

  • RE: Update Statistics

    WhiteLotus - Monday, June 5, 2017 6:44 PM

    Thank you very much for the feedback . What do u mean by sampled...

  • RE: Index fragmentation

    krishnabudampati - Monday, June 5, 2017 9:55 PM

    I have been observing fragmentation when I check index properties.

    Base on that I am...

  • RE: Index fragmentation

    krishnabudampati - Monday, June 5, 2017 1:37 PM

    No, I am rebuilding indexes before deleting data. 
    After deleting We are inserting data through SSIS.

    You...

  • RE: Wanna Cry? Me too

    Steve Jones - SSC Editor - Monday, June 5, 2017 1:43 PM

    I'm torn here. On one hand, I think we need updates,...

  • RE: SQL 2012 to 2014 upgrade

    Strong recommendation, if you're upgrading from 2012, don't go to 2014. Go straight to 2016. There are a lot of reasons for this, but I'll give you one big one....

  • RE: Wanna Cry? Me too

    Eric M Russell - Monday, June 5, 2017 12:28 PM

    There are a lot of folks with non-genuine (unlicensed and/or unregistered) installs of Windows....

  • RE: Index fragmentation

    krishnabudampati - Monday, June 5, 2017 10:01 AM

    Adding to the above replay.

    I have a table, we are deleting data 90% of the...

  • RE: Wanna Cry? Me too

    Everyone,

    Thanks for all the wonderful feedback. I appreciate the discussion.

    I will add one point to the editorial. I'm not a fan of how Microsoft handles their...

  • RE: SQL Server 2016 Inplace Upgrade

    Reinforcing what Gail said and adding one more wrinkle. The nice thing about the side-by-side install is that you can use log shipping to set up a  process that will...

  • RE: Update Statistics

    There just isn't a single answer here that's going to satisfy all situations. I've maintained systems that had statistics maintenance running anywhere from weekly to daily to, for one table...

  • RE: SQL Server Performance

    Absolutely directly.

    Slower and fewer CPUs mean less processing power. Less memory means more disk I/O to process data. Slower and fewer disks means slower disk reads and writes....

  • RE: Plan Guides (Again)

    SteveOC - Friday, June 2, 2017 3:49 AM

    Hello Gail.

    Thanks for the response - looking for a quick fix as this is affecting...

  • RE: How to capture which users are running which queries against which object

    You have to look at the T-SQL within the extended event. There isn't a tool out there that captures metrics by table. Any given query or batch can be hitting...

Viewing 15 posts - 3,766 through 3,780 (of 22,213 total)