Forum Replies Created

Viewing 15 posts - 31 through 45 (of 5,842 total)

  • RE: DB compression with San compression

    leehbi - Tuesday, February 6, 2018 8:51 AM

    Hi,
    We have table compression on for our big DW fact tables: Columnstore for some and...

  • RE: Huge Latency in TempDB

    Jeff Moden - Monday, February 5, 2018 2:36 PM

    TheSQLGuru - Monday, February 5, 2018 8:09 AM

    February 6, 2018 at 8:10 am

    #1978713

  • RE: Trigger insert

    ScottPletcher - Monday, February 5, 2018 3:26 PM

    TheSQLGuru - Friday, January 26, 2018 2:08 PM

  • RE: Query - Performance between dates

    I submit it is not guesswork (assuming no server load/blocking issues). It is what I call the "widely-varying-input" problem. Pay attention to that I am about to say, because it...

  • RE: Huge Latency in TempDB

    Jeff Moden - Sunday, February 4, 2018 12:22 PM

    Thanks for the feedback.  Yeah... I agree.  3rd party stuff can be...

  • RE: indexes

    Lynn Pettis - Friday, February 2, 2018 7:58 AM

    I would NOT use ssms maintenance plans.

    NOT EVER - FOR ANY REASON!!!!!!!!! ...

  • RE: Result truncation bug

    Has anyone tried my suggestion of CASTing EVERYTHING to (n)varchar(max)? I have used explicit CASTing of pretty much everything for a long time to avoid any such issues (string and...

  • RE: Diff backups every 2 hours.

    Perry Whittle - Thursday, February 1, 2018 4:31 AM

    Chris Harshman - Tuesday, January 30, 2018 10:30 AM

  • RE: Server is fail overed

    Sree Divya - Wednesday, January 31, 2018 8:02 PM

    Hi,

    today my server is fail overeed and restarted automatically
    as per error logs i found...

  • RE: Result truncation bug

    Jacob Wilkins - Tuesday, January 30, 2018 4:28 PM

    The trick is that for a given concatenation of two strings using the +...

  • RE: Background blocking process

    Well, if it isn't causing user complaints I don't know that I would worry too much.

    Are you using sp_whoisactive (with some parameters enabled) to do your investigation?

  • RE: Background blocking process

    Admingod - Tuesday, January 30, 2018 11:19 AM

    I have sql server 2014 has a system process that is blocking another systems process...

  • RE: Result truncation bug

    Request 2: please save both query plans off as files and do a text-based comparison of them. My suspicion, as I bet yours since I know you know SQL Server...

  • RE: Result truncation bug

    Before I read any further, did you try running this via sqlcmd in a batch file?

Viewing 15 posts - 31 through 45 (of 5,842 total)