February 12, 2019 at 2:25 am
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
February 12, 2019 at 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 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
February 12, 2019 at 7:01 am
Lowell - Tuesday, February 12, 2019 6:29 AMit 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