Forum Replies Created

Viewing 15 posts - 901 through 915 (of 6,022 total)

  • RE: Will Coding Be Less Important?

    Back in the early 1960s, someone probably wrote an article stating that in the near future coding would be less important. By "coding" they meant machine language instructions punched into...

  • RE: How Far Back?

    Bert-701015 - Friday, June 1, 2018 9:16 AM

    Decades ago, as part of a murder investigation, I was asked to pull all production...

  • RE: Do We Understand Data?

    Jeff Moden - Friday, June 1, 2018 9:45 AM

    Heh... MS seems to be one of the leaders in the area of how...

  • RE: Do We Understand Data?

    quackhandle1975 - Friday, June 1, 2018 2:57 AM

    Thanks for the comments, all very valid.  I read that Facebook *expected* CA to use...

  • RE: How Far Back?

    Restoring a database in production, even just a point in time restore from log backups, can potentially cause more harm than good. It's always seemed to me that the vast...

  • RE: How Far Back?

    In past jobs, there were many situations where the business wanted to know the data behind a report that was produced on a certain day in the past, maybe even...

  • RE: Determine Where a Query is Coming From

    Yes, an extended event or sql profiler trace is needed to tell you the client host name and/or account name that executed the query. That information isn't contained in execution...

  • RE: Rebuilding Indexes very often is good?

    By default, I typically have a daily job that will REORGANIZE (partitions) having fragmentation > 15%, and a weekend job that will REBUILD (partitions) having fragmentation > 30%, but that...

  • RE: The Oddest Thing

    On my desk at work, I have two paintings made by my kids during their summer camp. Also, there is a collection of assorted carved wooden animals, which are gifts...

  • RE: Lessons for all of us

    Whenever I hear non-IT folks talk about how those of us in IT have it easy, I'm reminded of that Dire Straits song 'Money For Nothing'.  😛

    Normally I don't...

  • RE: Checking CHECKDB

    Steve Jones - SSC Editor - Wednesday, May 23, 2018 8:54 AM

    Eric M Russell - Tuesday, May...

  • RE: Pause and Backtrack

    ... The service does this by keeping a log of all transactions for a set amount of time (up to 72 hours). When things go bad after you dropped...

  • RE: Checking CHECKDB

    jasona.work - Tuesday, May 22, 2018 1:15 PM

    Eric M Russell - Tuesday, May 22, 2018 7:24 AM

  • RE: Checking CHECKDB

    .. The problem is that for many of us, we may run DBCC CHECKDB on another machine, perhaps on a restored copy of production, so how can we track...

  • RE: How do you keep yourself from burning out?

    If your burnout is the result of boredom then that's a symptom of not taking on enough risk or perhaps not reaching out to take on new challenges.

Viewing 15 posts - 901 through 915 (of 6,022 total)