Viewing 15 posts - 5,821 through 5,835 (of 59,068 total)
Actually, I was really hoping someone will show where I was wrong in that statement. Otherwise... it’s too sad to realise the truth.
You and I go way back, Sergiy...
December 23, 2020 at 8:49 pm
Jeff Moden wrote:I'm the guy that coined the phrase.
And then spent hours creating an exploding
RBARGIF, I seem to remember!
That's the one... too bad SQLServerCentral doesn't work for...
December 23, 2020 at 8:41 pm
I'm the guy that coined the phrase. I used in a lot in posts but had just started writing articles way-back-when. IIRC, the first time I used it in an...
December 23, 2020 at 4:31 pm
I have 10 different tables holding different set of transaction data(no relation at all). Just to standardize the data for reporting i have introduced key columns and loaded the...
December 23, 2020 at 3:53 pm
Thanks, Steve. I thought there was a new setting I didn't know about yet. 😀
December 23, 2020 at 3:36 pm
We hit a problem when our 2014 SQL instance went from Standard to Enterprise to enable more Memory,
Everything was slow - but I had been pushing for DBLEVEL changes...
December 23, 2020 at 7:18 am
super easy if you put the steps in an SSIS package and run that from Agent
Unless you're like me and have done your level best to convert all SSIS...
December 21, 2020 at 10:56 pm
Think about it: they consider xp_cmdshell is a security risk, and SolarWinds is not.
Go figure.
Not to mention PowerShell - administrative scripts requiring ultimate access rights are executed by a...
December 21, 2020 at 8:21 pm
That's a very good point, and I understand your reticence.
Actually I'm not at the moment, but have in the past needed to do "unusual" things which would have been...
December 21, 2020 at 8:18 pm
One of the things about SQL Agent is that it has worked fined, failed safe, and drained to the bilge quite nicely since I can remember. It does have a...
December 21, 2020 at 5:33 pm
We went through the same brew-ha-ha when we shifted from 2012 to 2016. It was the cardinality estimator. When we started the trace flag to use the legacy CE server-wide,...
December 20, 2020 at 10:10 pm
All true, especially since you've implied that "It Depends". And that's the point I'm trying to make. Row compression is not a panacea and it should not be a "Standard...
December 19, 2020 at 7:59 pm
I've seen a way of deleting the folders using cmdshell but I'm wary of enabling it because of the potential security issues.
Heh... it's not the security...
December 19, 2020 at 3:33 am
I've never seen an UPDATE pattern that bizarre in over 30 years in IT. From 6 to 16,000,000? I can't even imagine the business case that would cause 1...
December 19, 2020 at 12:24 am
I still prefer my single int as a metakey method. 16 bytes is a lot of overhead for a linking key. I don't see an advantage to it. And...
December 18, 2020 at 5:56 pm
Viewing 15 posts - 5,821 through 5,835 (of 59,068 total)