Viewing 15 posts - 2,551 through 2,565 (of 39,723 total)
If you have extra spaces, once you substring, you can also use TRIM to clear things out.
July 8, 2020 at 4:02 pm
First, I'm not an expert here and conservative. When I have doubts, I open a CSS case with MS to work through issues. I'd also immediately restore the oldest backup...
July 8, 2020 at 3:55 pm
It all depends on your smartwatch. Apple watches need a charge most every day. My wife's Samsung needs it every 2-3 days. Mine has GPS, music via BT, and other...
July 8, 2020 at 3:21 pm
I'd actually write a job to do this. I'd allow a user to put a name into a table somewhere. I'd have a job that looked in this table, and...
July 7, 2020 at 10:25 pm
Thanks for the notes and good luck. I think you're on the right track with verify PIT.
Be sure you can do this within your RPO/RTO, and give numbers to the...
July 7, 2020 at 6:00 pm
So, don't use DNS alias. This is the FQDN as a CNAME or A entry. You have one set for the current server, like
myserver.mydomain.com 192.168.0.111
Users use this to connect, assuming...
July 6, 2020 at 7:05 pm
What Erland said
July 6, 2020 at 5:56 pm
The popular list here notes Azure VMs and storage are things people need to learn about. I'd agree with this. There is plenty to troubleshoot in the cloud
https://docs.microsoft.com/en-us/learn/?WT.mc_id=nurture3_control_l1_home-email-learn
July 6, 2020 at 5:53 pm
Thanks for the research. That matches what I see.
GROUP BY ALL is specifically on the deprecation list for 2016/2019, and noted on the GROUP BY page. The WITH xxx syntax...
July 6, 2020 at 5:49 pm
You cannot pin tables into RAM. That was removed because of issues with the process many versions ago.
You can look at in-memory tables, but this is a big, disruptive change,...
July 6, 2020 at 2:29 pm
I'd go with Jeff's idea, if that works for you. A simpler import, in my mind.
July 6, 2020 at 2:28 pm
I don't believe this is the case. You can install SSRS on a machine without SQL Server, but I don't think you can upgrade just SSRS separately from an instance.
I...
July 6, 2020 at 2:23 pm
If the hardware is not the same, the same settings might not be correct. I would baseline a workload, with expected timings and then re-run that, being ready to tune...
July 6, 2020 at 2:19 pm
I'd be curious about which two products and why can't 1 do both. Not questioning your situation, but just trying to understand.
For your question, I've only run into this with...
July 6, 2020 at 2:17 pm
Viewing 15 posts - 2,551 through 2,565 (of 39,723 total)