Viewing 15 posts - 3,811 through 3,825 (of 39,821 total)
I like Lynn's idea. I was going to suggest some other items in the rule table, like the time or cost that might influence this. I might also include a...
June 28, 2019 at 12:12 am
Ummmm.... is that where the decisions to not include critical functionality or "not good enough but we have a schedule to meet" decisions are cast in stone? I...
June 27, 2019 at 10:28 pm
There's a lot of caching that occurs, so some of that might explain this. Certain things, like Active threads are a heavy load if they're always real time.
June 27, 2019 at 10:25 pm
I'd be curious how to design this, or if you track notes, this might make an interesting article about permission changes, or evolution. Happy to work with you. Or if...
June 27, 2019 at 10:24 pm
This might help: https://www.mssqltips.com/sqlservertip/5041/sql-server-native-backup-and-restore-in-amazon-rds/
June 27, 2019 at 6:40 pm
We had a bug with not logged in users, but didn't think it was forum related.
I'll have to try that a bit. Not sure what the private window does to...
June 27, 2019 at 6:35 pm
Same for me. I think something flushed last night or this morning. I know we deployed a minor change. This is still an open issue.
June 27, 2019 at 3:49 pm
The login to user issue is a tough one. SQL doesn't do a good job of modeling a user and then assigning database access. I think in this case, you...
June 27, 2019 at 3:48 pm
Reworded slightly. It would be one trip with that code.
I was trying to raise awareness of the simplicity of sp_prepexec().
June 27, 2019 at 3:45 pm
No idea, but a couple responses from Twitter.
Gail Shaw - https://sqlinthewild.co.za/index.php/2008/05/02/token-and-perm-user-store-growth/
There's a couple settings in sp_configure, about access buckets. Fiddling with those might help.
Erin Stellato - I've seen a recommendation...
June 27, 2019 at 2:56 pm
I think the setup is likely OK, but you ought to look IO load on the existing dbs and run HammerDB or something else to be sure you're getting better...
June 27, 2019 at 2:39 pm
First, this why you want roles and/or groups in play. If this is SQL auth, AD groups don't help, but for Windows auth, this us why you'd want a group,...
June 27, 2019 at 2:37 pm
Wordpress (this platform) doesn't allow username changes. We'll have to do it in the back end. Please send an email to the webmaster@ (this domain) and request the change. Send...
June 27, 2019 at 2:32 pm
Viewing 15 posts - 3,811 through 3,825 (of 39,821 total)