Viewing 15 posts - 76 through 90 (of 1,318 total)
Our Test (and Dev) instances are supposed to be the same as Prod, and the business has quite high expectations for recoverability. In most cases (across all environments) we have...
May 28, 2019 at 2:17 pm
I find questions like that are usually conversation starters rather than an expression of true interest. In IT = Well paid, probably intelligent but boring.
Agreed.
I've used the fridge...
May 28, 2019 at 11:46 am
sysadmins can connect to any database/AG via any listener. Accounts with more restricted permissions cannot. Therefore I'd always set up one listener for each AG. If you don't, and the...
May 24, 2019 at 1:04 pm
Being primarily a developer, I don't know exactly which licensing you're speaking of. I do know, however, that our vendor OKs & recommends a test system, and we do...
May 22, 2019 at 9:41 am
> restoring to our test system and making sure our main business application works.
Any reason you don't do a DBCC on the test instance while you're there? Seems like...
May 21, 2019 at 11:21 am
Such a good point, David Poole.
Always at the back of my mind is a former manager who said to me "Ah, but DBAs never do anything else". He was trying...
May 16, 2019 at 3:03 pm
This won't help you much but a few weeks ago I asked in another thread about the same thing. It's a SQL 2017 instance that is technically part of a...
May 16, 2019 at 12:12 pm
That's a good point too, although it's only really an issue if you use differential backups in your environment. If you do, the SAN snapshots need to be copy-only (so...
May 13, 2019 at 3:12 pm
Sorry, I was slow to post Submit- I see Thom has already got there.
May 13, 2019 at 12:57 pm
It's supported at the moment. If you were to upgrade to SQL 2019 it might not be then, but they won't remove that option in SQL 2017.
May 13, 2019 at 12:55 pm
To echo what's said above, you need to be so careful with VSS snapshots where SQL databases are involved because a record that *looks* like a full database backup is...
May 13, 2019 at 9:04 am
Bear in mind that if you query the other replica you may be liable for an additional license cost.
May 2, 2019 at 8:54 am
"if it tests out successfully in Production, I’ll install it on the Dev server"
Ah yes, Production In Lieu Of Testing (PILOT).
I drink because I've spent two days trying...
April 12, 2019 at 2:32 pm
Viewing 15 posts - 76 through 90 (of 1,318 total)