Viewing 15 posts - 751 through 765 (of 39,520 total)
Capture some stuff on your side, esp. backups. I know Bob would want to repro if he can.
And if you want to write a rant on how this went and...
October 19, 2023 at 5:59 pm
I think virtualized desktops are the path forward. Yes, is you lose internet connectivity, then a device used as a RDP client is useless, but that's basically how...
October 19, 2023 at 4:57 pm
Keeping corporate data on your laptop or phone is an accident waiting to happen. Aside from the creeps who lurk around food courts waiting for you to refill your...
October 19, 2023 at 4:53 pm
Be interested to see what you diagnose. Did you upgrade in place? Index rebuilds or stats updates?
For whatever reason, it seems upgrades mess up perf when the data/indexes/stats should be...
October 19, 2023 at 4:52 pm
I would disagree this is better security, security measures should be designed to prevent attackers not annoy the users. If they become to obnoxious which a 2 minute lockout...
October 18, 2023 at 2:59 pm
2 minutes is too few in my opinion - it happens regularly that I do something else than typing / moving the mouse (even seeing a training video could...
October 18, 2023 at 2:57 pm
One of the presenters at SQLSaturday Boston had a similar 2-minute auto-lock on his corporate laptop. It was amusing to see as it kept popping out of PowerPoint every...
October 18, 2023 at 2:53 pm
Steve, please excuse me for being obtuse, but what did you mean by, "... one thing I'd recommend is make a REPO to keep your code review checklists"?...
October 17, 2023 at 4:16 pm
It should be ignored. This is because even if expired, in a DR situation, you need to be able to use old certs.
October 16, 2023 at 8:21 pm
Ola's scripts will give you files. You can use PoSh to to restores in parallel with Start-Process or something similar, but you'd need a way to parse and script each...
October 16, 2023 at 8:11 pm
replicate returns 8k
https://learn.microsoft.com/en-us/sql/t-sql/functions/replicate-transact-sql?view=sql-server-ver16
October 16, 2023 at 8:07 pm
I'll add one more. I have a customer that has some databases that don't need to be backed up (QA or similar purposes). If the db were lost, they'd recreate...
October 16, 2023 at 8:01 pm
If you're trying to get started, one thing I'd recommend is make a REPO to keep your code review checklists. You can alter/change those as well with a PR and...
October 16, 2023 at 7:34 pm
It's helpful if you give a create table and insert statements, so we understand the structure of the query.
A tally/numbers table can help you get the days of the month....
October 16, 2023 at 6:43 pm
I lost track of this. I'll ping the author and ask if they will continue this.
October 15, 2023 at 11:22 pm
Viewing 15 posts - 751 through 765 (of 39,520 total)