Forum Replies Created

Viewing 15 posts - 1,186 through 1,200 (of 49,552 total)

  • RE: SQL Server suddenly crashes

    greatchap_99 - Wednesday, July 5, 2017 8:41 PM

    I will try to configure this server itself and fix the firewall. However regarding my...

    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: ETL job consuming all tempdb space and failing

    What changed since the last time it ran successfully?

    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: ETL job consuming all tempdb space and failing

    Duplicate post. No replies here please.
    https://www.sqlservercentral.com/Forums/1884828/ETL-job-consuming-all-tempdb-space-and-failing

    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: Procedure plan changed suddenly

    Does your monitoring tools track plans? If it doesn't then the old plan will be gone, nothing in SQL 2014 tracks it.

    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: Procedure plan changed suddenly

    Bill Talada - Wednesday, July 5, 2017 10:33 AM

    You can get the statistics updated dates on all objects.


    SELECT name AS...

    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: Procedure plan changed suddenly

    Why it was thrown out of cache, or why the new plan is different?

    The first you can get via extended events, there are cache remove, cache insert 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: Are the posted questions getting worse?

    Grant Fritchey - Wednesday, July 5, 2017 9:14 AM

    Brandie Tarvin - Wednesday, July 5, 2017 8:48 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: Master, Model, MSDB -Logfiles and Location

    Those three databases get so little activity that it's not worth separating their files.

    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: Are the posted questions getting worse?

    Jeff Moden - Wednesday, July 5, 2017 5:49 AM

    GilaMonster - Tuesday, July 4, 2017 1:10 PM

    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: SQL Server suddenly crashes

    Fix your firewall settings!

    GilaMonster - Wednesday, July 5, 2017 3:52 AM

    Actually, thinking about it, if the security of the rest of 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: SQL Server suddenly crashes

    Not related to the crash, but...

    Disable the sa account and fix that server's firewalls so that it's not exposed to the entire internet. You've got login attempts on...

    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: SQL Server suddenly crashes

    greatchap_99 - Wednesday, July 5, 2017 1:54 AM

    How do I do that?

    Open the SQL error log, copy the messages from around 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: SQL 2016 SP1 CU2 - sudden and unexplained shutdowns

    Can you post the error log entries please?

    If SP3 doesn't fix it, you may need to open a case with Microsoft Customer Support. These kind of things are...

    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: SQL 2016 SP1 CU2 - sudden and unexplained shutdowns

    What's in the error log from the time of the shutdowns?

    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: Integer to Big Integer and foreign keys

    Indianrock - Tuesday, July 4, 2017 2:35 PM

    This is what leads me to think I'll have to do all of the tables...

    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 - 1,186 through 1,200 (of 49,552 total)