Forum Replies Created

Viewing 15 posts - 946 through 960 (of 6,023 total)

  • RE: Pride in Azure SQL Database

    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...

  • RE: The Technology Journey to Disaster

    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...

  • RE: Would You Move to Linux for Price?

    Solomon Rutzky - Friday, May 4, 2018 10:27 AM

    Steve Jones - SSC Editor - Friday, May 4,...

  • RE: Would You Move to Linux for Price?

    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....

  • RE: Would You Move to Linux for Price?

    Forget about Windows and Linus, it's theoretically possible that SQLOS could be retrofitted to run alone on bare metal.

  • RE: Would You Move to Linux for Price?

    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...

  • RE: Auto-Deleting Data

    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...

  • RE: Would You Move to Linux for Price?

    ZZartin - Wednesday, May 2, 2018 7:34 AM

    No, losing AD authentication in an Enterprise environment is a huge negative if your company...

  • RE: Would You Move to Linux for Price?

    ... 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...

  • RE: Auto-Deleting Data

    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...

  • RE: How to convert PDF data to database table in SQL server

    keddula - Sunday, April 29, 2018 8:59 AM

    PDF has data in table format (headers and columns). Want to import this to...

  • RE: Auto-Deleting Data

    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...

  • RE: Identifying list of users or groups that have create table permission

    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,...

  • RE: The CDO

    Steve Jones - SSC Editor - Saturday, April 28, 2018 7:30 PM

    Eric M Russell - Friday, April...

  • RE: The CDO

    allinadazework - Monday, April 30, 2018 4:25 AM

    Steve Jones - SSC Editor - Friday, April 27, 2018...

Viewing 15 posts - 946 through 960 (of 6,023 total)