Viewing 15 posts - 5,836 through 5,850 (of 59,072 total)
Hi all
I've come across a weird issue when creating folders using xp_create_subdir.
The folder properties don't appear to be propogating correctly.
I've just tried to access one of the folder to be...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 24, 2020 at 4:27 pm
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...
--Jeff Moden
Change is inevitable... Change for the better is not.
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...
--Jeff Moden
Change is inevitable... Change for the better is not.
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...
--Jeff Moden
Change is inevitable... Change for the better is not.
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...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 23, 2020 at 3:53 pm
Thanks, Steve. I thought there was a new setting I didn't know about yet. 😀
--Jeff Moden
Change is inevitable... Change for the better is not.
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...
--Jeff Moden
Change is inevitable... Change for the better is not.
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...
--Jeff Moden
Change is inevitable... Change for the better is not.
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...
--Jeff Moden
Change is inevitable... Change for the better is not.
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...
--Jeff Moden
Change is inevitable... Change for the better is not.
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...
--Jeff Moden
Change is inevitable... Change for the better is not.
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,...
--Jeff Moden
Change is inevitable... Change for the better is not.
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...
--Jeff Moden
Change is inevitable... Change for the better is not.
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...
--Jeff Moden
Change is inevitable... Change for the better is not.
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...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 19, 2020 at 12:24 am
Viewing 15 posts - 5,836 through 5,850 (of 59,072 total)