SSMS 17.9, Process Pane columns

  • Hello community,
    just registered and the first post
    Please have a look at the png I have attached. It's a screenshot of SSMS 17.9 and the Activity Monitor of a SQL Server 2014.
    Yes, there are much more columns then there should be.
    Does anybody know how I can get these additional columns? I have no idea how to reproduce this output.

    Cheers,
    Marcus

  • it changes, base don the version of SQL you connect to.
    a connection to SQL2008R2, for example, does not have the columns [NetAddress],[ExecutionCount],RequestID], but a connection to SQL 2016 does have those columns.

    a connection to SQL2019 potentially might have more columns, but i would have to load my lab to confirm if there is a difference between 2016-2019

    Lowell


    --help us help you! If you post a question, make sure you include a CREATE TABLE... statement and INSERT INTO... statement into that table to give the volunteers here representative data. with your description of the problem, we can provide a tested, verifiable solution to your question! asking the question the right way gets you a tested answer the fastest way possible!

  • Lowell - Tuesday, February 12, 2019 6:29 AM

    it changes, base don the version of SQL you connect to.
    a connection to SQL2008R2, for example, does not have the columns [NetAddress],[ExecutionCount],RequestID], but a connection to SQL 2016 does have those columns.

    A connection to  SQL Server 2016 doesn't have these columns. I checked it.

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply