Viewing 15 posts - 2,491 through 2,505 (of 39,720 total)
To add to what Grant said, create the role in your database and then add the group (I assume this is an AD group) to the role with ALTER ROLE...
July 21, 2020 at 4:22 pm
Is that the only output? Isn't there something from DBCC besides what you are returning?
July 21, 2020 at 4:16 pm
You are running EE, so no memory limits. 64GB might be small these days. I think I'd go to 128GB at a minimum or 256 if I think this workload...
July 21, 2020 at 4:11 pm
No difference, but fixed now.
July 21, 2020 at 4:08 pm
I haven't worried about this too much. Typically this is limited in Windows, unless you are having crash dumps, in which case it can grow large. This pages notes that...
July 21, 2020 at 3:32 pm
I don't think there are any issues with re-enabling a trace flag that is enabled in the Configuration Manager/Services applet. This certainly gives you a second place where things are...
July 21, 2020 at 3:29 pm
Not by adding them to a startup proc. The trace flags themselves can alter behavior, so they should be tested in your environment.
July 21, 2020 at 2:11 pm
I miss Byte, but more I miss Jerry Pournelle - https://www.jerrypournelle.com/chaosmanor/
July 20, 2020 at 10:44 pm
Rod, good point, and I should have emphasized this. Working away in an isolated space isn't for everyone, and it's worth experimenting with, or building a space that you'd be...
July 20, 2020 at 9:52 pm
While I do like a space, and do have an office that is mostly mine, I miss interactions as well. My hope is that we get to go back to...
July 20, 2020 at 3:08 pm
Ask.ssc.com is hosted, and we've had a ticket in for awhile to upgrade. They are working on this, but going slow as they support a number of different SO/SE style...
July 20, 2020 at 3:04 pm
That is an allowed use.
Most of my clients/customers use dev edition in dev/test/qa/uat and standard/enterprise in production.
July 17, 2020 at 5:25 pm
When you say offload or testing, not sure what you mean. You can perform development and test code. If you're moving production data and doing something like validation of data...
July 17, 2020 at 4:28 pm
Not supported from MS: https://docs.microsoft.com/en-us/sql/relational-databases/replication/non-sql/non-sql-server-subscribers?view=sql-server-ver15
This is deprecated in current versions, but it can run.
Golden Gate had a product to do this, not sure if it is still available:
July 17, 2020 at 4:24 pm
2FA definitely makes things hard. My wife has my passcode to the phone, and I've given her my password safe. Need to include some details in there for my kids...
July 17, 2020 at 4:18 pm
Viewing 15 posts - 2,491 through 2,505 (of 39,720 total)