Forum Replies Created

Viewing 15 posts - 916 through 930 (of 49,552 total)

  • RE: Data type conversion error

    Can you post the definitions of the two tables and the query that you're using please?

    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

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • RE: Deducing from Wait Stats

    How have you got 20 cores in one NUMA node?
    Can you post the NUMA configuration from the error log?

    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

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • RE: Function quick...where clause not :(

    What type of function? If multi-statement, then not surprising. Those things are performance nightmares.

    Going to have to see the function and preferably the execution plan to say anything...

    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

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • RE: SET NOCOUNT ON at instance level - not working.

    GilaMonster - Friday, August 11, 2017 1:08 AM

    The user options is, afaik, a default for clients that don't specify the setting, and...

    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

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • RE: Transaction log full error

    Arsh - Tuesday, August 15, 2017 12:50 AM

    What's I said is in the context of a service interruption.

    It's still untrue. You need...

    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

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • RE: Partitioning Basics

    6-year old thread. Please can you post new questions in a new thread and give as much detail as possible.

    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

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • RE: Views exist in memory or on disk?

    newdba2017 - Monday, August 14, 2017 2:14 PM

    When a user creates a view from multiple tables, the data from it gets stored...

    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

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • RE: Primary Filegroup for System Objects on a SAN

    giles.clapham - Monday, August 14, 2017 8:26 AM

    So is there any reason to separate the non system objects and data out of...

    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

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • RE: Log file just doesn't shrink

    Arsh - Monday, August 14, 2017 8:22 AM

     the log shipping isn't running and hence no log backups for long time . ...

    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

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • RE: Deducing from Wait Stats

    Arsh - Monday, August 14, 2017 9:05 AM

     I mean is there any guideline which suggests certain threshold should be considered as not...

    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

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • RE: SET NOCOUNT ON at instance level - not working.

    As I said, setting user_settings just provides a default for clients that don't specify it when connecting. It's a session-level setting, and hence it has to be set by 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

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • RE: Log file just doesn't shrink

    Stop shrinking it? Shrinking logs is a bad idea, unless it's grown unexpectedly large due to some problem.

    Make sure that the log shipping is running correctly.

    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

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • RE: 'Actual Rows' missing in query plans...

    Arsh - Monday, August 14, 2017 2:13 AM

    GilaMonster - Sunday, August 13, 2017 6:00 AM

    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

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • RE: 'Actual Rows' missing in query plans...

    John Mitchell-245523 - Monday, August 14, 2017 2:20 AM

    Arsh - Monday, August 14, 2017 2:13 AM

    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

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • RE: How to give Parameter value to the function

    Newbi - Sunday, August 13, 2017 8:47 PM

    By the way, mind explaining me why you Select TOP 20 when using cross apply,...

    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

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass

Viewing 15 posts - 916 through 930 (of 49,552 total)