Viewing 15 posts - 946 through 960 (of 6,023 total)
I'm not convinced that execution plan optimization can be significantly improve by throwing more CPU power at it. Sub-optimal plans are typically the result of stale or missing statistics and...
May 7, 2018 at 8:45 am
So the reported issues ranged from: Outages, zero balances, performance issues, customers seeing other customer's account data, cryptic error messages like "..Singleton bean creation not allowed while the singletons of...
May 7, 2018 at 7:32 am
May 4, 2018 at 12:58 pm
After migrating some of our databases to Azure, I installed SQL Server 2016 Enterprise Edition and SSIS on an Azure IaaS host and consolidated all of our ETL packages there....
May 3, 2018 at 7:12 am
Forget about Windows and Linus, it's theoretically possible that SQLOS could be retrofitted to run alone on bare metal.
May 2, 2018 at 1:10 pm
If you're like me and work in a larger sized IT organization where the on-prem server hardware and VMs are provisioned and managed by a dedicated Platform Operations / DevOps...
May 2, 2018 at 12:34 pm
Of course, deleting data from the online operational database doesn't mean it isn't archived somewhere offline or accessible online from a data warehouse. These days, even the most ancient and...
May 2, 2018 at 8:33 am
May 2, 2018 at 8:26 am
... For the purpose of a discussion, let's say you run an older version of SQL Server on Windows, like SQL 2000 or 2005. You want to upgrade, but...
May 2, 2018 at 7:15 am
Whenever I hear about "The Right to be Forgotten", I think about that 1995 movie, The Net, where Sandra Bullock has her digital identity erased by hackers. That movie introduced...
May 1, 2018 at 11:02 am
May 1, 2018 at 8:27 am
It makes perfect sense to retain things like sales orders, financial transactions, court records, and health records in digital format indefinitely, because there may be an essential need for this...
May 1, 2018 at 7:45 am
Simply querying system tables won't cut it. Check out the sys.fn_my_permissions function which can be used to determine "effective" permissions, meaning it covers permissions inherited by membership in domain, server,...
April 30, 2018 at 11:51 am
April 30, 2018 at 8:06 am
April 30, 2018 at 7:58 am
Viewing 15 posts - 946 through 960 (of 6,023 total)