Forum Replies Created

Viewing 15 posts - 241 through 255 (of 1,518 total)

  • RE: how to move index pages to another NDF file from MDF file?

    Jeffrey Williams-493691 (8/20/2011)


    Yes - definitely need more input, and I wasn't assuming SAN or DAS...

    I see this a lot, and the assumption by the person is that splitting out data...

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]

  • RE: Physical CPU or Logical Processors ?

    GilaMonster (8/20/2011)


    I'll tell Grant he's wrong. He'll agree with me.

    The query optimiser costs were times at one point. They were benchmark times on a specific computer in the MS testing...

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]

  • RE: Physical CPU or Logical Processors ?

    GilaMonster (8/19/2011)


    Marios Philippopoulos (8/19/2011)


    Another setting to play around with: cost threshold for parallelism.

    Default value is 5 sec; may be too low for most systems.

    Setting it to higher values (say 15-20...

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]

  • RE: Physical CPU or Logical Processors ?

    Another setting to play around with: cost threshold for parallelism.

    Default value is 5 sec; may be too low for most systems.

    Setting it to higher values (say 15-20 sec) may help...

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]

  • RE: Graphical execution plan does not display in SSMS when clicking on plan hyperlink - instead I get the XML

    GilaMonster (8/19/2011)


    Goes straight to graphical plan here, on same version of SSMS

    Hmm, now that I am running it again on the same server, I get the graphical plan for one...

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]

  • RE: Graphical execution plan does not display in SSMS when clicking on plan hyperlink - instead I get the XML

    GilaMonster (8/19/2011)


    That's how SSMS 2005 behaves. Sure you're not running the wrong version by accident?

    Nope, I'm running 10.0.2531.0 on my SSMS.

    The server I am monitoring is on 10.50.2500.

    Here is the...

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]

  • RE: If you could use xp_CmdShell securely, would you?

    Jeff Moden (8/17/2011)


    Marios Philippopoulos (8/17/2011)


    Jeff Moden wrote:

    More specific to the problems you’ve resolved through the use of thoughtful and narrowly-scoped CLRs, my question on that would be, why do most...

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]

  • RE: If you could use xp_CmdShell securely, would you?

    Jeff Moden wrote:

    More specific to the problems you’ve resolved through the use of thoughtful and narrowly-scoped CLRs, my question on that would be, why do most (and I do mean...

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]

  • RE: If you could use xp_CmdShell securely, would you?

    One of the things I dislike most about cmdshell is its lack of specificity.

    As long as a valid DOS command is passed to it, cmdshell will run it happily...

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]

  • RE: Very high IO_COMPLETION waits, but ms/Read, ms/Write counters under 10 ms

    Ninja's_RGR'us (8/12/2011)


    And they can't tell you what happened or what's hapenning during the issue?

    Thanks for the tip!

    Not fully; SQL Sentry is showing the high IO_COMPLETION waits and the perfmon counters...

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]

  • RE: Very high IO_COMPLETION waits, but ms/Read, ms/Write counters under 10 ms

    Ninja's_RGR'us (8/12/2011)


    You can get sql monitor for free for 14 days, that should give you your answer...

    Thanks, we are using SQL Sentry and IGNITE for monitoring. But thanks for the...

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]

  • RE: Very high IO_COMPLETION waits, but ms/Read, ms/Write counters under 10 ms

    Ninja's_RGR'us (8/12/2011)


    40X slower is not enough for them?

    sp_update_resume, sp_distribute.

    In the mean time, what changed on that server or the db sine the last successful 1 minute exec?

    The hourly snapshot-refresh job...

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]

  • RE: UPDATE STATS WITH FULLSCAN - best way to implement?

    dheeraj gupta (8/10/2011)


    Hi,

    The things you mentioned looks good. Does it mean that Update Stats with Full Scan is not needed for the Indexes that were rebuilt?

    Can you pl provide the...

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]

  • RE: Query to capture currently executing long-time queries

    Ninja's_RGR'us (7/25/2011)


    Ok so he must be confused!

    I'm just using the normal text column of the trace to then get the sp_name. Nothing special.

    Makes sense. So you don't think there...

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]

  • RE: Query to capture currently executing long-time queries

    Ninja's_RGR'us (7/25/2011)


    Marios Philippopoulos (7/25/2011)


    Perry Whittle (7/23/2011)


    Marios Philippopoulos (7/22/2011)


    It looks like I am not able to capture the sproc name in the [executing batch] column if the individual SQL statement is...

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]

Viewing 15 posts - 241 through 255 (of 1,518 total)