Forum Replies Created

Viewing 15 posts - 1,681 through 1,695 (of 6,041 total)

  • RE: Cleaning out the Closet

    Debates over primary keys and clustered indexes never get old.

  • RE: Byte Me: Compilation Vacation

    Code compilation isn't much of an issue in my realm. However, if a user runs a query that joins two or more billion row tables using a non-indexed expression and...

  • RE: SPID Status SUSPENDED with MaxDOP = 1? I need to look back...

    ... This is attributed to the user clicking the operation, waiting a bit for a response, and when one was not presented, clicking the button again. I know what...

  • RE: How to avoid cursors

    There is no compelling reason to avoid cursors and dynamic sql when you're doing something like coding an administrative script that is occasionally used to iterate across databases or servers....

  • RE: SQL error logs filling up

    You might as well disable the login until the application is fixed.

  • RE: Why Object Databases will always be Tomorrow's Technology

    A lot of application developers only work with transient persistence layers, something like session state for an embedded application or the shopping cart for an eCommerce website. In that case,...

  • RE: Approaching Politics in IT

    Ed Wagner - Tuesday, February 21, 2017 6:04 AM

    Eric M Russell - Monday, February 20, 2017 8:43...

  • RE: Where's Steve?

    I'll bet Google knows exactly where Steve is, right this minute. They know where he was exactly one year ago, and they probably have an algorithm that can predict where...

  • RE: Practice T-SQL

    Perhaps start with the AdventureWorks sample database, and then extend it by modeling additional tables for Payroll or Invoicing.

  • RE: The Importance of Our Work

    Some people may (even subconsciously) be using their work life as an escape from home life.

  • RE: Approaching Politics in IT

    patrickmcginnis59 10839 - Monday, February 20, 2017 7:55 AM

     If you lose a decision, do you resort to violence...

  • RE: Approaching Politics in IT

    Gary Varga - Monday, February 20, 2017 7:32 AM

    The worst kind of political players are those who are deliberately two faced. Those...

  • RE: Approaching Politics in IT

    ... The news cycle seems to be dominated by discussion of politics. Regardless of where you fall on the political spectrum, the talk of politics is inescapable and is...

  • RE: How to script out SSIS catalog permissions?

    Thanks for finding what tables contain the catalog permissions. Based on this I'll code up a script to generate GRANT_PERMISSION statements from SSISDB. There should have been a way to...

  • RE: High Disk Queue length

    First, is the workload on the new server the same as what was typical on the old? Also, list and compare the server level settings between the new and old...

Viewing 15 posts - 1,681 through 1,695 (of 6,041 total)