Viewing 15 posts - 901 through 915 (of 6,022 total)
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...
June 4, 2018 at 10:48 am
June 1, 2018 at 11:25 am
June 1, 2018 at 11:12 am
June 1, 2018 at 7:08 am
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...
May 30, 2018 at 11:22 am
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...
May 30, 2018 at 8:13 am
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...
May 29, 2018 at 12:52 pm
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...
May 25, 2018 at 12:19 pm
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...
May 25, 2018 at 9:48 am
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...
May 24, 2018 at 7:54 am
May 23, 2018 at 12:22 pm
... 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...
May 23, 2018 at 7:44 am
May 22, 2018 at 2:12 pm
.. 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...
May 22, 2018 at 7:24 am
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.
May 21, 2018 at 1:40 pm
Viewing 15 posts - 901 through 915 (of 6,022 total)